From 2770b7d4b9fad40aa8fe1e1e082a31941201085b Mon Sep 17 00:00:00 2001 From: perky Date: Sun, 5 Dec 2004 14:00:31 +0000 Subject: Don't use Python 2.4 as the upstream maintainer say he will not support 2.4 in Zope 2.7 branch. Submitted by: maintainer --- www/zope/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/zope/Makefile') diff --git a/www/zope/Makefile b/www/zope/Makefile index 77be1f8..2984db0 100644 --- a/www/zope/Makefile +++ b/www/zope/Makefile @@ -17,7 +17,7 @@ COMMENT= An object-based web application platform BUILD_DEPENDS+= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_xmlplus/sax/expatreader.py:${PORTSDIR}/textproc/py-xml -USE_PYTHON= 2.3- +USE_PYTHON= 2.3 USE_RC_SUBR= yes USE_REINPLACE= yes DIST_SUBDIR= zope -- cgit v1.1