summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorobache <obache>2009-01-18 10:22:47 +0000
committerobache <obache>2009-01-18 10:22:47 +0000
commitf95860f62475d31941de8695fc8f44b9995a4dad (patch)
treedae0daac8ed2be1dd71fcd9fe509773a5e298de3 /textproc
parent6bf9e5fc3b9f230be89539dc986bdc7b69d6463b (diff)
downloadpkgsrc-f95860f62475d31941de8695fc8f44b9995a4dad.tar.gz
MAKE_JOBS_SAFE=no
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xerces-c/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/xerces-c/Makefile b/textproc/xerces-c/Makefile
index 5460d9daaa8..2618e966bad 100644
--- a/textproc/xerces-c/Makefile
+++ b/textproc/xerces-c/Makefile
@@ -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 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src/xercesc
USE_TOOLS+= gmake
USE_LANGUAGES= c c++
+MAKE_JOBS_SAFE= no
+
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"
XERCES_PLATFORM= solaris