pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-imaging Explicitly include Python 2.1 -- t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9de423496ae3
branches: trunk
changeset: 541779:9de423496ae3
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Apr 25 19:46:49 2008 +0000
description:
Explicitly include Python 2.1 -- this is used by Zope 2.5.
diffstat:
graphics/py-imaging/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a16b8dca2e3a -r 9de423496ae3 graphics/py-imaging/Makefile
--- a/graphics/py-imaging/Makefile Fri Apr 25 19:35:03 2008 +0000
+++ b/graphics/py-imaging/Makefile Fri Apr 25 19:46:49 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2007/08/09 18:14:19 joerg Exp $
+# $NetBSD: Makefile,v 1.31 2008/04/25 19:46:49 joerg Exp $
DISTNAME= Imaging-1.1.6
PKGNAME= ${PYPKGPREFIX}-imaging-1.1.6
@@ -11,6 +11,8 @@
PKG_DESTDIR_SUPPORT= user-destdir
+PYTHON_VERSIONS_ACCEPTED= 25 24 23 21
+
DIST_SUBDIR= python
PYDISTUTILSPKG= yes
PY_PATCHPLIST= yes
Home |
Main Index |
Thread Index |
Old Index