summaryrefslogtreecommitdiffstats
path: root/www/zope
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2004-12-05 14:00:31 +0000
committerperky <perky@FreeBSD.org>2004-12-05 14:00:31 +0000
commit2770b7d4b9fad40aa8fe1e1e082a31941201085b (patch)
tree08315a14d8f3bea60d80e5fa4d47e87974c2b9af /www/zope
parent84220f969bd13676cb2fce459b66c3b84372dd09 (diff)
downloadFreeBSD-ports-2770b7d4b9fad40aa8fe1e1e082a31941201085b.zip
FreeBSD-ports-2770b7d4b9fad40aa8fe1e1e082a31941201085b.tar.gz
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
Diffstat (limited to 'www/zope')
-rw-r--r--www/zope/Makefile2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud