diff options
Diffstat (limited to 'www/zope213')
-rw-r--r-- | www/zope213/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope213/Makefile b/www/zope213/Makefile index 77be1f829595..2984db0bdfb7 100644 --- a/www/zope213/Makefile +++ b/www/zope213/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 |