diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-11-07 04:40:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-11-07 04:40:37 +0000 |
commit | 758f94a6fd801a40eafe79f72195ed81c8ace2f7 (patch) | |
tree | 2c9a1af8afc8304d10df3586bc47959ce164381f /x11/kdebase3/Makefile | |
parent | 70d3980514f52c6c973373246d95eec0ea3b51d7 (diff) |
Notes
Diffstat (limited to 'x11/kdebase3/Makefile')
-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 \ |