From b9c72f6a052b5d1c3abf063ebbfe69c9ee8d8272 Mon Sep 17 00:00:00 2001 From: roy Date: Thu, 18 Dec 2008 00:29:19 +0000 Subject: Does not parallel build safely. ok: ahoka --- textproc/icu/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/icu') diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile index 5b481e3c7a0..c6af6fa52ca 100644 --- a/textproc/icu/Makefile +++ b/textproc/icu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2008/07/14 12:56:13 joerg Exp $ +# $NetBSD: Makefile,v 1.57 2008/12/18 00:29:19 roy Exp $ # DISTNAME= icu4c-3_6-src @@ -13,6 +13,7 @@ HOMEPAGE= http://www.icu-project.org/ COMMENT= Robust and full-featured Unicode services PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no WRKSRC= ${WRKDIR}/${PKGBASE}/source USE_TOOLS+= gmake -- cgit v1.2.3