diff options
Diffstat (limited to 'devel/icu/Makefile')
-rw-r--r-- | devel/icu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/icu/Makefile b/devel/icu/Makefile index d1f97ee3f363..8d41cd0f17c8 100644 --- a/devel/icu/Makefile +++ b/devel/icu/Makefile @@ -35,7 +35,7 @@ CONFIGURE_ARGS+= --with-data-packaging=library \ --enable-shared \ --enable-static -MAKE_JOBS_UNSAFE= yes +MAKE_JOBS_SAFE= yes USE_GMAKE= yes INSTALL_TARGET= install install-manx |