From 44cba1945dd4068ce2a06d4264ab345d81a2a4a4 Mon Sep 17 00:00:00 2001 From: leot Date: Mon, 1 Feb 2016 15:02:16 +0000 Subject: Disable KDE4 (already disabled altough it leads to a failure according to Joyent pkgsrc-linux-trunk-i386 bulk builds). --- www/libproxy/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3