summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-11-03 22:38:12 +0000
committerrillig <rillig@pkgsrc.org>2007-11-03 22:38:12 +0000
commitf93798ba6b6fcac854f399a493bf71208e47e6d8 (patch)
tree0176c5b391208f1156f1b6c3fff1dd41f6a4702e /lang
parent3db2882774c0c81460093035e7c468388de25954 (diff)
downloadpkgsrc-f93798ba6b6fcac854f399a493bf71208e47e6d8.tar.gz
Added MAKE_JOBS_SAFE as suggested in PR 37234.
Diffstat (limited to 'lang')
-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