pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/mono-xsp MAKE_JOBS_SAFE=no



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f24eb8a3741b
branches:  trunk
changeset: 538735:f24eb8a3741b
user:      kefren <kefren%pkgsrc.org@localhost>
date:      Mon Feb 18 14:01:56 2008 +0000

description:
MAKE_JOBS_SAFE=no

diffstat:

 www/mono-xsp/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a39b152d004a -r f24eb8a3741b www/mono-xsp/Makefile
--- a/www/mono-xsp/Makefile     Mon Feb 18 12:38:35 2008 +0000
+++ b/www/mono-xsp/Makefile     Mon Feb 18 14:01:56 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/02/18 10:36:53 kefren Exp $
+# $NetBSD: Makefile,v 1.4 2008/02/18 14:01:56 kefren Exp $
 
 DISTNAME=      xsp-${MONO_VERSION}
 PKGNAME=       mono-xsp-${MONO_VERSION}
@@ -14,6 +14,7 @@
 
 GNU_CONFIGURE= yes
 USE_TOOLS+=    gmake pkg-config
+MAKE_JOBS_SAFE=        no
 
 DEPENDS+=      sqlite3>=3.5.2:../../databases/sqlite3
 



Home | Main Index | Thread Index | Old Index