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
commit5386d71fc293ea7c307768150e5bf96159cca8b8 (patch)
treeadaf82d40263eed4d50792f9b27e21722e218159 /geography/py-proj
parent1792104af1cbebcf0d9e5c8ec48a41e1d5d985f0 (diff)
downloadpkgsrc-5386d71fc293ea7c307768150e5bf96159cca8b8.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}