summaryrefslogtreecommitdiff
path: root/www/rekonq
diff options
context:
space:
mode:
Diffstat (limited to 'www/rekonq')
-rw-r--r--www/rekonq/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/rekonq/Makefile b/www/rekonq/Makefile
index 5c14d28797f..935f1228216 100644
--- a/www/rekonq/Makefile
+++ b/www/rekonq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/11/16 05:22:16 markd Exp $
+# $NetBSD: Makefile,v 1.2 2014/11/30 03:23:39 markd Exp $
DISTNAME= rekonq-2.4.2
CATEGORIES= www kde
@@ -15,6 +15,9 @@ BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4
USE_TOOLS+= msgfmt
USE_LANGUAGES= c c++
+CMAKE_ARGS+= -DCMAKE_DISABLE_FIND_PACKAGE_Soprano=TRUE
+CMAKE_ARGS+= -DCMAKE_DISABLE_FIND_PACKAGE_NepomukCore=TRUE
+
.include "../../meta-pkgs/kde4/kde4.mk"
.include "../../security/qca2/buildlink3.mk"
.include "../../security/qoauth/buildlink3.mk"