pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/py-proj Needs distutils feature from Python ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/aeae7bd58216
branches: trunk
changeset: 554146:aeae7bd58216
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Feb 09 18:51:19 2009 +0000
description:
Needs distutils feature from Python 2.4+.
diffstat:
geography/py-proj/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 55add6a170a6 -r aeae7bd58216 geography/py-proj/Makefile
--- a/geography/py-proj/Makefile Mon Feb 09 18:43:54 2009 +0000
+++ b/geography/py-proj/Makefile Mon Feb 09 18:51:19 2009 +0000
@@ -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 @@
PKG_DESTDIR_SUPPORT= user-destdir
+PYTHON_VERSIONS_ACCEPTED= 25 24
PYDISTUTILSPKG= true
INSTALLATION_DIRS= share/doc/${PKGNAME}
Home |
Main Index |
Thread Index |
Old Index