Explicitly include Python 2.1 -- this is used by Zope 2.5.

This commit is contained in:
joerg 2008-04-25 19:46:49 +00:00
parent 6723378dea
commit d66eecfc97

View file

@ -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