- Switch to options helpers

This commit is contained in:
Dmitry Marakasov 2015-11-24 10:56:25 +00:00
parent eff1ffb544
commit bc99b6fa2a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402353

View file

@ -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}