From 5386d71fc293ea7c307768150e5bf96159cca8b8 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 9 Feb 2009 18:51:19 +0000 Subject: Needs distutils feature from Python 2.4+. --- geography/py-proj/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'geography') diff --git a/geography/py-proj/Makefile b/geography/py-proj/Makefile index 631180326fb..a04aaedce96 100644 --- a/geography/py-proj/Makefile +++ b/geography/py-proj/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:31 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2009/02/09 18:51:19 joerg Exp $ # DISTNAME= pyproj-1.8.3 @@ -12,6 +12,7 @@ COMMENT= Python wrapper for proj PKG_DESTDIR_SUPPORT= user-destdir +PYTHON_VERSIONS_ACCEPTED= 25 24 PYDISTUTILSPKG= true INSTALLATION_DIRS= share/doc/${PKGNAME} -- cgit v1.2.3