1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

- Switch to options helpers

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2015-12-10 21:27:30 +00:00
parent 4500edd898
commit be7a67b353
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403470

View File

@ -24,7 +24,7 @@ PORTDOCS= AUTHORS ChangeLog
OPTIONS_DEFINE= DOCS
post-install:
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}