mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
This commit is contained in:
parent
d03dc2b3dd
commit
f1e12b82cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343993
@ -74,10 +74,7 @@ do-install:
|
||||
${INSTALL_DATA} -m 600 ${WRKSRC}/vpnc.conf ${STAGEDIR}${PREFIX}/etc
|
||||
.endif
|
||||
${INSTALL_MAN} ${WRKSRC}/${MANPAGE8} ${STAGEDIR}${MANPREFIX}/man/man8
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
@cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user