summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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