aboutsummaryrefslogtreecommitdiff
path: root/devel/icu
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-01-15 14:16:17 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-01-15 14:16:17 +0000
commit507c878542486b391902364847daab05e629836a (patch)
tree0cdc11adb2f53dc74c9f4bc9ed5a9b2806690662 /devel/icu
parentcad8c56a8e805946d4b5af6a73e0f0dec7e20a28 (diff)
downloadports-507c878542486b391902364847daab05e629836a.tar.gz
ports-507c878542486b391902364847daab05e629836a.zip
parallel build fails when npcu=8 so mark jobs unsafe
PR: ports/153768 Submitted by: Alexey Illarionov <littlesavage at rambler.ru> Feature safe: yes
Notes
Notes: svn path=/head/; revision=267829
Diffstat (limited to 'devel/icu')
-rw-r--r--devel/icu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/icu/Makefile b/devel/icu/Makefile
index d0863c0b5224..e203e7b7441e 100644
--- a/devel/icu/Makefile
+++ b/devel/icu/Makefile
@@ -36,7 +36,7 @@ CONFIGURE_ARGS+= --enable-shared
CONFIGURE_ARGS+= --enable-static
CONFIGURE_ARGS+= --enable-samples=no
CONFIGURE_ARGS+= --mandir=${MANPREFIX}/man
-MAKE_JOBS_SAFE= yes
+MAKE_JOBS_UNSAFE= yes
USE_GMAKE= yes
INSTALL_TARGET= install install-manx