diff options
Diffstat (limited to 'net/net6/Makefile')
-rw-r--r-- | net/net6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/net6/Makefile b/net/net6/Makefile index d51f42754b6b..c11ef6c634fc 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack +MAKE_JOBS_SAFE= yes .if !defined(WITHOUT_NLS) USE_GETTEXT= yes |