mark MAKE_JOBS_UNSAFE

PR:		166675
Submitted by:	M. Dzham
This commit is contained in:
Brendan Fabeny 2012-04-19 04:10:34 +00:00
parent 4c4a3b28eb
commit c33757b213
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295086

View file

@ -21,6 +21,8 @@ COMMENT= A stub code generator for using C/C++ libraries from ocaml
USE_OCAML= yes
MAKE_JOBS_UNSAFE= yes
DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME}
.include <bsd.port.pre.mk>