aboutsummaryrefslogtreecommitdiff
path: root/net/sixxs-aiccu/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-06-21 22:56:26 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-06-21 22:56:26 +0000
commitbe6318cbb1862556fc9e02add354e8c935dbe890 (patch)
treeac6d402718a31d304d5de61c45347d97fbf6cb7a /net/sixxs-aiccu/Makefile
parentd0fd29b604ea7ac6232d17568d800879021fa58a (diff)
downloadports-be6318cbb1862556fc9e02add354e8c935dbe890.tar.gz
ports-be6318cbb1862556fc9e02add354e8c935dbe890.zip
- fix plist for NOPORTDOCS
Reported by: itetcu
Notes
Notes: svn path=/head/; revision=215502
Diffstat (limited to 'net/sixxs-aiccu/Makefile')
-rw-r--r--net/sixxs-aiccu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sixxs-aiccu/Makefile b/net/sixxs-aiccu/Makefile
index 205d1193b630..6980ae72bdf3 100644
--- a/net/sixxs-aiccu/Makefile
+++ b/net/sixxs-aiccu/Makefile
@@ -39,9 +39,9 @@ post-patch:
.include <bsd.port.pre.mk>
do-install:
- ${MKDIR} ${DOCSDIR}
${INSTALL_PROGRAM} ${WRKSRC}/unix-console/aiccu ${PREFIX}/sbin/sixxs-aiccu
.ifndef(NOPORTDOCS)
+ ${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/README ${DOCSDIR}
.endif
${INSTALL_DATA} ${WRKSRC}/doc/aiccu.conf ${PREFIX}/etc/aiccu.conf.sample