summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/libproxy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/libproxy/Makefile b/www/libproxy/Makefile
index 00e1d2f734d..bb73ea0585a 100644
--- a/www/libproxy/Makefile
+++ b/www/libproxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2017/06/08 11:27:46 adam Exp $
+# $NetBSD: Makefile,v 1.31 2018/01/26 13:28:27 jperkin Exp $
DISTNAME= libproxy-0.4.15
CATEGORIES= www gnome
@@ -10,7 +10,7 @@ COMMENT= Library that provides automatic proxy configuration management
LICENSE= gnu-lgpl-v2.1
USE_CMAKE= yes
-USE_LANGUAGES= c99 c++
+USE_LANGUAGES= c99 c++03
USE_TOOLS+= pkg-config gmake
CMAKE_ARGS+= -DWITH_PERL:BOOL=OFF
CMAKE_ARGS+= -DWITH_PYTHON2:BOOL=OFF