Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/www/libproxy/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/www/libproxy/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- pkgsrc/www/libproxy/Makefile 2009/03/12 13:31:48 1.2 +++ pkgsrc/www/libproxy/Makefile 2009/03/18 17:19:30 1.3 @@ -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"