1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- fix plist for NOPORTDOCS

Reported by:	itetcu
This commit is contained in:
Dirk Meyer 2008-06-21 22:56:26 +00:00
parent d0fd29b604
commit be6318cbb1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215502

View File

@ -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