aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-04-10 17:49:00 +0800
committermiwi <miwi@FreeBSD.org>2009-04-10 17:49:00 +0800
commit129ba6010789bb71717e049cd66bdc872b93b674 (patch)
tree356b48f2b0ab86b261bbc706240d8a277b7c286b /x11
parent54735f40ee7efdf470dde3e603548bb6a71caf2e (diff)
downloadfreebsd-ports-gnome-129ba6010789bb71717e049cd66bdc872b93b674.tar.gz
freebsd-ports-gnome-129ba6010789bb71717e049cd66bdc872b93b674.tar.zst
freebsd-ports-gnome-129ba6010789bb71717e049cd66bdc872b93b674.zip
- Mark MAKE_JOBS_UNSAFE
Reported by: pavbot
Diffstat (limited to 'x11')
-rw-r--r--x11/kde4-workspace/Makefile2
-rw-r--r--x11/kdebase4-workspace/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile
index 00fe866b07f3..b22686fe1d5a 100644
--- a/x11/kde4-workspace/Makefile
+++ b/x11/kde4-workspace/Makefile
@@ -41,7 +41,7 @@ QT_COMPONENTS= assistant corelib dbus designer gui network opengl \
porting_build uic3_build
USE_GETTEXT= yes
USE_ICONV= yes
-MAKE_JOBS_SAFE= yes
+MAKE_JOBS_UNSAFE= yes
CMAKE_ARGS+= -DCMAKE_REQUIRED_FLAGS:STRING="-L${LOCALBASE}/lib" \
-DWITH_BlueZ:BOOL=OFF \
diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile
index 00fe866b07f3..b22686fe1d5a 100644
--- a/x11/kdebase4-workspace/Makefile
+++ b/x11/kdebase4-workspace/Makefile
@@ -41,7 +41,7 @@ QT_COMPONENTS= assistant corelib dbus designer gui network opengl \
porting_build uic3_build
USE_GETTEXT= yes
USE_ICONV= yes
-MAKE_JOBS_SAFE= yes
+MAKE_JOBS_UNSAFE= yes
CMAKE_ARGS+= -DCMAKE_REQUIRED_FLAGS:STRING="-L${LOCALBASE}/lib" \
-DWITH_BlueZ:BOOL=OFF \