aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/dconf/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/dconf/Makefile b/devel/dconf/Makefile
index a4cf065727d..1935112cc49 100644
--- a/devel/dconf/Makefile
+++ b/devel/dconf/Makefile
@@ -27,6 +27,8 @@ USE_GNOME= gnomehack gtk20
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+MAKE_JOBS_UNSAFE=yes
+
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"