pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/xerces-c MAKE_JOBS_SAFE=no
details: https://anonhg.NetBSD.org/pkgsrc/rev/e16454d7e2ce
branches: trunk
changeset: 553247:e16454d7e2ce
user: obache <obache%pkgsrc.org@localhost>
date: Sun Jan 18 10:22:47 2009 +0000
description:
MAKE_JOBS_SAFE=no
diffstat:
textproc/xerces-c/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d34061f3d1ae -r e16454d7e2ce textproc/xerces-c/Makefile
--- a/textproc/xerces-c/Makefile Sun Jan 18 10:08:45 2009 +0000
+++ b/textproc/xerces-c/Makefile Sun Jan 18 10:22:47 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2008/04/23 20:23:47 abs Exp $
+# $NetBSD: Makefile,v 1.35 2009/01/18 10:22:47 obache Exp $
#
DISTNAME= xerces-c-src_2_7_0
@@ -18,6 +18,8 @@
USE_TOOLS+= gmake
USE_LANGUAGES= c c++
+MAKE_JOBS_SAFE= no
+
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"
XERCES_PLATFORM= solaris
Home |
Main Index |
Thread Index |
Old Index