- Switch to options helpers
This commit is contained in:
parent
eff1ffb544
commit
bc99b6fa2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402353
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ ALL_TARGET= all opt
|
|||
SA_DIR= ${LOCALBASE}/${OCAML_SITELIBDIR}
|
||||
DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME}
|
||||
|
||||
post-install:
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
@${INSTALL_DATA} ${WRKSRC}/doc/html/* ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
|
|
Loading…
Reference in a new issue