Convert to options target helper

Approved by:	portmgr (blanket)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-07-28 07:02:16 +00:00
parent ea260929b7
commit e34a4b86bb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446809

View File

@ -27,7 +27,7 @@ DOCS= AUTHORS README NEWS docs/*.pdf license/LICENSING.txt
OPTIONS_DEFINE= DOCS
post-install:
post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${DOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}