summaryrefslogtreecommitdiff
path: root/lang/ocaml-camlidl
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2012-04-19 04:10:34 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2012-04-19 04:10:34 +0000
commitc33757b213b379d62e4e07c7444d21a6117ad30d (patch)
tree9cecbc6ed7c6474dd3b450dcea341e852c04a32a /lang/ocaml-camlidl
parentbump PORTREVISION after security/openssl update [1]; (diff)
mark MAKE_JOBS_UNSAFE
PR: 166675 Submitted by: M. Dzham
Notes
Notes: svn path=/head/; revision=295086
Diffstat (limited to 'lang/ocaml-camlidl')
-rw-r--r--lang/ocaml-camlidl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ocaml-camlidl/Makefile b/lang/ocaml-camlidl/Makefile
index bf0c58cd93ea..7a34258b38dc 100644
--- a/lang/ocaml-camlidl/Makefile
+++ b/lang/ocaml-camlidl/Makefile
@@ -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>