diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/zope-parsedxml/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/zope-parsedxml/Makefile b/www/zope-parsedxml/Makefile index 95fb11ac019c..d42080987e5c 100644 --- a/www/zope-parsedxml/Makefile +++ b/www/zope-parsedxml/Makefile @@ -14,14 +14,11 @@ DISTNAME= ParsedXML-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= x@Vex.Net -COMMENT= ParsedXML - access and manipulated XML documents within Zope +COMMENT= Access and manipulate XML documents within Zope RUN_DEPENDS= ${PYTHON_LIBDIR}/site-packages/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml -BROKEN= Broken dependency -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 - +NO_PACKAGE= Double python dependency USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope |