mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- fix plist for NOPORTDOCS
Reported by: itetcu
This commit is contained in:
parent
d0fd29b604
commit
be6318cbb1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215502
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user