aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-sem/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml-sem/Makefile')
-rw-r--r--devel/ocaml-sem/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ocaml-sem/Makefile b/devel/ocaml-sem/Makefile
index 5af256684d3e..6304c340f167 100644
--- a/devel/ocaml-sem/Makefile
+++ b/devel/ocaml-sem/Makefile
@@ -22,6 +22,7 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
MAKE_ENV= OCAML_LIB_INSTALL="${PREFIX}/lib/ocaml/site-lib/sem" \
INCDIRS="${LOCALBASE}/include" LIBDIRS="${LOCALBASE}/lib"
+MAKE_JOBS_UNSAFE= yes
.if !defined(WITH_CUSTOM)
MAKE_ENV+= NO_CUSTOM=y