Convert to options target helper
Approved by: portmgr (blanket)
This commit is contained in:
parent
ee2edb8af9
commit
86248932f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470918
@ -33,7 +33,10 @@ PORTDOCS= *
|
||||
|
||||
DOCS_INSTALL_TARGET= docs install_html HTMLDIR=${STAGEDIR}${DOCSDIR}
|
||||
|
||||
pre-install:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR} ${STAGEDIR}${EXAMPLESDIR}
|
||||
pre-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
pre-install-EXAMPLES-on:
|
||||
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user