dns/doc: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
PORTNAME= doc
|
||||
PORTVERSION= 2.2.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= LOCAL/sanpei \
|
||||
ftp://ftp.shub-internet.org/pub/shub/brad/dns/
|
||||
@@ -25,6 +26,6 @@ do-install:
|
||||
.for f in ${AUX_FILES}
|
||||
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/${AUX_DIR}
|
||||
.endfor
|
||||
@${INSTALL_DATA} ${WRKSRC}/doc.8 ${STAGEDIR}${PREFIX}/man/man8/doc.8
|
||||
@${INSTALL_DATA} ${WRKSRC}/doc.8 ${STAGEDIR}${PREFIX}/share/man/man8/doc.8
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
+1
-1
@@ -4,4 +4,4 @@ lib/doc/doc-3.awk
|
||||
lib/doc/doc-4.awk
|
||||
lib/doc/INFO
|
||||
lib/doc/RFC.XXXX
|
||||
man/man8/doc.8.gz
|
||||
share/man/man8/doc.8.gz
|
||||
|
||||
Reference in New Issue
Block a user