aboutsummaryrefslogtreecommitdiff
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
parent4c4a3b28eba8fbd616f7394ece68db7f7d47daac (diff)
downloadports-c33757b213b379d62e4e07c7444d21a6117ad30d.tar.gz
ports-c33757b213b379d62e4e07c7444d21a6117ad30d.zip
Notes
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>