diff options
-rw-r--r-- | x11/kdebase3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index 77362af517e6..e5fafc95e85c 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -43,6 +43,7 @@ PKGDEINSTALL= ${WRKDIR}/pkg-deinstall USE_AUTOTOOLS= libtool USE_LDCONFIG= yes +MAKE_JOBS_SAFE= yes CONFIGURE_ENV+= RUN_KAPPFINDER=no kde_cv_utmp_file=/var/run/utmp CONFIGURE_ARGS+=--without-java \ |