summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-07-16 17:00:25 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-07-16 17:00:25 +0000
commit060e40869e3ed391ffd31d793618f4efbcd52f71 (patch)
treebae2510919cfd00ea4d440bbb6c7a0b5caf7142a /x11
parentChange maintainer to scjamorim@bsd.com.br (diff)
- Is not make jobs safe
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=237939
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 5b3b2d0d016b..262357595764 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 5b3b2d0d016b..262357595764 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 \