From df148167909a2ea09151d92ca19966fc53f0d999 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 25 Feb 2011 09:47:18 +0000 Subject: Let's assume for now that everything that worked with python-2.6 also works with python-2.7. --- www/libproxy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/libproxy') diff --git a/www/libproxy/Makefile b/www/libproxy/Makefile index 6eba6e29115..644a9493d43 100644 --- a/www/libproxy/Makefile +++ b/www/libproxy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2010/08/17 13:10:22 seanb Exp $ +# $NetBSD: Makefile,v 1.8 2011/02/25 09:47:29 wiz Exp $ # DISTNAME= libproxy-0.3.0 @@ -21,7 +21,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 26 +#PYTHON_VERSIONS_ACCEPTED= 25 27 26 #BUILDLINK_API_DEPENDS.python26+= python26>=2.6.2nb4 #BUILDLINK_API_DEPENDS.python25+= python25>=2.5.4nb2 -- cgit v1.2.3