summaryrefslogtreecommitdiff
path: root/net/kget
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2014-11-30 03:11:12 +0000
committermarkd <markd@pkgsrc.org>2014-11-30 03:11:12 +0000
commit26caa8828d70ced61319517c4f0493e40b0c201e (patch)
tree577919bc0ef525eeee1a22deaf0a9cc57f47bbc2 /net/kget
parent69b2213a7065e6c5099adde8b63226fbcd56b673 (diff)
downloadpkgsrc-26caa8828d70ced61319517c4f0493e40b0c201e.tar.gz
Explicitly disable Nepomuk.
Diffstat (limited to 'net/kget')
-rw-r--r--net/kget/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/kget/Makefile b/net/kget/Makefile
index c8ad17b24fb..ec2739f8573 100644
--- a/net/kget/Makefile
+++ b/net/kget/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2014/11/13 11:50:26 markd Exp $
+# $NetBSD: Makefile,v 1.15 2014/11/30 03:11:12 markd Exp $
DISTNAME= kget-${_KDE_VERSION}
CATEGORIES= net
@@ -6,6 +6,9 @@ COMMENT= download manager for KDE
.include "../../meta-pkgs/kde4/Makefile.kde4"
+CMAKE_ARGS+= -DWITH_NepomukCore:BOOL=OFF
+CMAKE_ARGS+= -DWITH_NepomukWidgets:BOOL=OFF
+
REPLACE_PERL+= \
conf/kget_limitdownloads.pl \
conf/kget_sensitive.pl