Convert to options target helper

Approved by:	portmgr (blanket)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-05-25 21:02:56 +00:00
parent 699b86ccb0
commit 4baaa7c080
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441734

View File

@ -42,6 +42,8 @@ post-patch:
do-install:
${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
do-install-DOCS-on:
@${INSTALL} -d ${STAGEDIR}${DOCSDIR}
(cd ${WRKSRC}/DOC/&&${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR})