From 9b4baab2bfa80d17f0366bc7b8aec0e9e4c17889 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 8 Mar 2010 14:12:21 +0000 Subject: Race condition e.g. with mach_dep.lo and the corresponding library, so not MAKE_JOBS_SAFE. --- lang/mono/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/mono/Makefile b/lang/mono/Makefile index 9a46e1f8dbd..f21666cd7d6 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.99 2010/02/18 21:55:48 ghen Exp $ +# $NetBSD: Makefile,v 1.100 2010/03/08 14:12:21 joerg Exp $ DISTNAME= mono-2.6.1 PKGREVISION= 1 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.mono-project.com/ COMMENT= Open source implementation of the .NET Development Framework PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no LICENSE= mit AND gnu-gpl-v2 AND gnu-lgpl-v2 AND x11 -- cgit v1.2.3