summaryrefslogtreecommitdiff
path: root/misc/kdeplasma-addons4
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2014-09-01 16:40:05 +0000
committerjperkin <jperkin@pkgsrc.org>2014-09-01 16:40:05 +0000
commitaebd8c64fc13eeda348ff515394b64b4da7878dc (patch)
treed7cb44277b63252cff6b2d6c4a83c5e244e26cc5 /misc/kdeplasma-addons4
parent98611b23bdcdcc3c033451c64f93071d36d46ca8 (diff)
downloadpkgsrc-aebd8c64fc13eeda348ff515394b64b4da7878dc.tar.gz
Remove MAKE_JOBS_SAFE=no, added 4 years and many many releases ago.
I cannot trigger a failure up to MAKE_JOBS=24, and this package takes around 45 minutes to build on fast hardware single-threaded.
Diffstat (limited to 'misc/kdeplasma-addons4')
-rw-r--r--misc/kdeplasma-addons4/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/kdeplasma-addons4/Makefile b/misc/kdeplasma-addons4/Makefile
index f4565940198..6f0223aac74 100644
--- a/misc/kdeplasma-addons4/Makefile
+++ b/misc/kdeplasma-addons4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2014/08/22 11:24:38 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2014/09/01 16:40:05 jperkin Exp $
DISTNAME= kdeplasma-addons-${_KDE_VERSION}
PKGNAME= ${DISTNAME:S/-4/4-4/}
@@ -8,8 +8,6 @@ COMMENT= Plasmoids
.include "../../meta-pkgs/kde4/Makefile.kde4"
-MAKE_JOBS_SAFE= no
-
# BUILD_MAKE_FLAGS+= VERBOSE=1
CMAKE_ARGS+= -D BUILD_ibus:BOOL=OFF