diff options
Diffstat (limited to 'www/libproxy/Makefile')
-rw-r--r-- | www/libproxy/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/libproxy/Makefile b/www/libproxy/Makefile index 6e2edfc5b6a..3c4d678d419 100644 --- a/www/libproxy/Makefile +++ b/www/libproxy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/08/05 13:39:04 shattered Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/03 22:14:03 wiz Exp $ # DISTNAME= libproxy-0.3.1 @@ -27,9 +27,7 @@ PKGCONFIG_OVERRIDE+= libproxy-1.0.pc.in # 0.3.0 doesn't install the python bindings even when they # are enabled, so comment out dependencies. -#PYTHON_VERSIONS_ACCEPTED= 25 27 26 #BUILDLINK_API_DEPENDS.python26+= python26>=2.6.2nb4 -#BUILDLINK_API_DEPENDS.python25+= python25>=2.5.4nb2 post-extract: ${RM} -rf ${WRKSRC}/test.d/.svn |