From 7511dbfd392a15c9321afa0ad4c166381f5c1017 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 18 Jan 2009 10:22:47 +0000 Subject: MAKE_JOBS_SAFE=no --- textproc/xerces-c/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'textproc') 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 -- cgit v1.2.3