summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/mono2/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/mono2/Makefile b/lang/mono2/Makefile
index 140aae0a716..c1e576af1a2 100644
--- a/lang/mono2/Makefile
+++ b/lang/mono2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2014/09/01 19:18:21 jperkin Exp $
+# $NetBSD: Makefile,v 1.13 2014/09/15 15:34:49 jperkin Exp $
DISTNAME= mono-2.10.9
PKGREVISION= 9
@@ -18,6 +18,9 @@ CONFLICTS= pnet-[0-9]* mcsim-[0-9]* lc-[0-9]*
ALL_ENV+= MONO_SHARED_DIR=${WRKDIR:Q} PLATFORM=
+# Occasional errors with net_2_0 dlls not being built before later dependents
+MAKE_JOBS_SAFE= no
+
USE_TOOLS+= bison gmake perl:run pkg-config bash:run msgfmt
USE_LIBTOOL= yes
USE_LANGUAGES+= c c++