From b5099f481de2c47883a40b1edf3f693ff19895d4 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 25 Apr 2008 19:49:03 +0000 Subject: Explicitly include Python 2.1 as it is required by Zope 2.5. --- print/py-reportlab-renderPM/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'print/py-reportlab-renderPM') 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 -- cgit v1.2.3