From 7e5b91bd02f8689778457faf0f18bb085331c354 Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 2 Jan 2005 01:24:53 +0000 Subject: BROKEN: Broken dependency Approved by: portmgr (self) --- www/zope/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/zope') diff --git a/www/zope/Makefile b/www/zope/Makefile index 2984db0bdfb7..e80db3a4ad73 100644 --- a/www/zope/Makefile +++ b/www/zope/Makefile @@ -17,6 +17,8 @@ COMMENT= An object-based web application platform BUILD_DEPENDS+= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_xmlplus/sax/expatreader.py:${PORTSDIR}/textproc/py-xml +BROKEN= Broken dependency + USE_PYTHON= 2.3 USE_RC_SUBR= yes USE_REINPLACE= yes -- cgit