summaryrefslogtreecommitdiff
path: root/www/libproxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/libproxy/Makefile')
-rw-r--r--www/libproxy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/libproxy/Makefile b/www/libproxy/Makefile
index d149c47e89d..198121e4d81 100644
--- a/www/libproxy/Makefile
+++ b/www/libproxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/03/12 13:31:48 hasso Exp $
+# $NetBSD: Makefile,v 1.3 2009/03/18 17:19:30 snj Exp $
#
DISTNAME= libproxy-0.2.3
@@ -21,6 +21,8 @@ PKGCONFIG_OVERRIDE+= libproxy-1.0.pc.in
pre-configure:
cd ${WRKSRC} && autoreconf --force
+PYTHON_VERSIONS_ACCEPTED= 25
+
.include "../../lang/python/extension.mk"
.include "../../mk/dlopen.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"