summaryrefslogtreecommitdiff
path: root/print/py-reportlab-renderPM
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-04-25 19:49:03 +0000
committerjoerg <joerg@pkgsrc.org>2008-04-25 19:49:03 +0000
commitb5099f481de2c47883a40b1edf3f693ff19895d4 (patch)
tree6edb2483319a2ac02cf523eb27e72ac9b22c6699 /print/py-reportlab-renderPM
parentfd101b47fe95040ee01844bb2c33d760e779b4bf (diff)
downloadpkgsrc-b5099f481de2c47883a40b1edf3f693ff19895d4.tar.gz
Explicitly include Python 2.1 as it is required by Zope 2.5.
Diffstat (limited to 'print/py-reportlab-renderPM')
-rw-r--r--print/py-reportlab-renderPM/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/py-reportlab-renderPM/Makefile b/print/py-reportlab-renderPM/Makefile
index c7f047323bc..c1e610eaa61 100644
--- a/print/py-reportlab-renderPM/Makefile
+++ b/print/py-reportlab-renderPM/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2007/02/22 19:27:06 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2008/04/25 19:50:11 joerg Exp $
#
DISTNAME= renderPM-0-9
@@ -12,6 +12,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.reportlab.com/rl_addons.html
COMMENT= Pixmap rendering for reportlab
+PYTHON_VERSIONS_ACCEPTED= 25 24 23 21
+
WRKSRC= ${WRKDIR}
PYBINMODULE= yes
PYDISTUTILSPKG= yes