devel/ocaml-annexlib is not jobs safe (typical for ocaml)
This commit is contained in:
parent
a7fb5472f6
commit
7774203d0b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421005
1 changed files with 2 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue