summaryrefslogtreecommitdiff
path: root/geography/py-proj
diff options
context:
space:
mode:
authorjoerg <joerg>2009-02-09 18:51:19 +0000
committerjoerg <joerg>2009-02-09 18:51:19 +0000
commitfc043741e4feb25b12e1f5f300332c76eb9d686b (patch)
treeadaf82d40263eed4d50792f9b27e21722e218159 /geography/py-proj
parent0f462eb572bf1a2d40effbe6cd826f194fa59648 (diff)
downloadpkgsrc-fc043741e4feb25b12e1f5f300332c76eb9d686b.tar.gz
Needs distutils feature from Python 2.4+.
Diffstat (limited to 'geography/py-proj')
-rw-r--r--geography/py-proj/Makefile3
1 files changed, 2 insertions, 1 deletions
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}