summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/libproxy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/libproxy/Makefile b/www/libproxy/Makefile
index 32d248b2a8c..fb5b11802df 100644
--- a/www/libproxy/Makefile
+++ b/www/libproxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2016/01/19 10:51:16 leot Exp $
+# $NetBSD: Makefile,v 1.25 2016/02/01 15:02:16 leot Exp $
DISTNAME= libproxy-0.4.12
CATEGORIES= www gnome
@@ -14,6 +14,7 @@ USE_LIBTOOL= yes
USE_TOOLS+= pkg-config gmake
USE_LANGUAGES= c99 c++
CMAKE_ARGS+= -DWITH_PYTHON:BOOL=OFF
+CMAKE_ARGS+= -DWITH_KDE4=OFF
OPSYSVARS+= CMAKE_ARGS