From 060e40869e3ed391ffd31d793618f4efbcd52f71 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 16 Jul 2009 17:00:25 +0000 Subject: - Is not make jobs safe Reported by: pointyhat --- x11/kde4-workspace/Makefile | 2 +- x11/kdebase4-workspace/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'x11') 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 \ -- cgit v1.2.3