summaryrefslogtreecommitdiff
path: root/graphics/py-imaging/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2008-04-25 19:46:49 +0000
committerjoerg <joerg>2008-04-25 19:46:49 +0000
commite7720f56a086e13e88868919f312ed669b56a95d (patch)
tree8a957f625b88deda03d88709935d56fdee092676 /graphics/py-imaging/Makefile
parentff351ecf5d7ed4b87c714229a9c5f1dae74b12ef (diff)
downloadpkgsrc-e7720f56a086e13e88868919f312ed669b56a95d.tar.gz
Explicitly include Python 2.1 -- this is used by Zope 2.5.
Diffstat (limited to 'graphics/py-imaging/Makefile')
-rw-r--r--graphics/py-imaging/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/py-imaging/Makefile b/graphics/py-imaging/Makefile
index 4ee84efd1a1..796a68222ea 100644
--- a/graphics/py-imaging/Makefile
+++ b/graphics/py-imaging/Makefile
@@ -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 @@ COMMENT= PIL, the Python Imaging Library
PKG_DESTDIR_SUPPORT= user-destdir
+PYTHON_VERSIONS_ACCEPTED= 25 24 23 21
+
DIST_SUBDIR= python
PYDISTUTILSPKG= yes
PY_PATCHPLIST= yes