summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca>2006-09-07 16:14:16 +0000
committertaca <taca>2006-09-07 16:14:16 +0000
commit08e82e539949f6d7d422030fe9db14d46b245683 (patch)
treed32ad61fa73ce809ffc029d695ecb34cea74948f /www
parentc13f744aa037d3d8fd5e8309308d36f502ec77bb (diff)
downloadpkgsrc-08e82e539949f6d7d422030fe9db14d46b245683.tar.gz
Limit PYTHON_VERSIONS_ACCEPTED to 24 since Zope 2.9 requires Python 2.4.3
(2.4.2 is acceptable) according to Zope 2.9.4's Web page. http://zope.org/Products/Zope/2.9.4/Zope-2_9_4-released
Diffstat (limited to 'www')
-rw-r--r--www/zope29/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/zope29/Makefile b/www/zope29/Makefile
index 07155082455..e3fa8137af1 100644
--- a/www/zope29/Makefile
+++ b/www/zope29/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/08/27 01:47:03 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2006/09/07 16:14:16 taca Exp $
# FreeBSD Id: ports/www/zope29/Makefile,v 1.86 2006/08/03 15:53:04 garga Exp
DISTNAME= Zope-2.9.4-final
@@ -16,7 +16,7 @@ COMMENT= Zope, the Z Object Publishing Environment
DEPENDS+= ${PYPKGPREFIX}-xml-[0-9]*:../../textproc/py-xml
DIST_SUBDIR= zope
-PYTHON_VERSIONS_ACCEPTED= 21 22 23 24
+PYTHON_VERSIONS_ACCEPTED= 24
RCD_SCRIPTS= ${PKGBASE}29.sh zeo29.sh
# Change these, if you like, via the environment.