devel/ocaml-annexlib is not jobs safe (typical for ocaml)

This commit is contained in:
John Marino 2016-08-28 06:02:09 +00:00
parent a7fb5472f6
commit 7774203d0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421005

View file

@ -29,6 +29,8 @@ ALL_TARGET= all opt
SA_DIR= ${LOCALBASE}/${OCAML_SITELIBDIR}
DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME}
MAKE_JOBS_UNSAFE= yes
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/doc/html/* ${STAGEDIR}${DOCSDIR}