summaryrefslogtreecommitdiff
path: root/lang/ocaml
diff options
context:
space:
mode:
authorrillig <rillig>2007-11-03 22:38:12 +0000
committerrillig <rillig>2007-11-03 22:38:12 +0000
commit002d27d1af51bacd2d950d37d77bc08e3ac58138 (patch)
tree0176c5b391208f1156f1b6c3fff1dd41f6a4702e /lang/ocaml
parente88bdb4cb65abd0ccb8cc1accb8cfde7baf61745 (diff)
downloadpkgsrc-002d27d1af51bacd2d950d37d77bc08e3ac58138.tar.gz
Added MAKE_JOBS_SAFE as suggested in PR 37234.
Diffstat (limited to 'lang/ocaml')
-rw-r--r--lang/ocaml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile
index d22fedf1871..9eae205841f 100644
--- a/lang/ocaml/Makefile
+++ b/lang/ocaml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2007/09/26 03:10:54 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.56 2007/11/03 22:38:12 rillig Exp $
.include "Makefile.common"
@@ -6,6 +6,7 @@ CONFIGURE_ARGS+= -no-tk
CONFIGURE_ENV+= disable_x11=yes
BUILD_TARGET= world
+MAKE_JOBS_SAFE= no
###
### PLIST components