diff options
Diffstat (limited to 'www/zope-parsedxml/Makefile')
-rw-r--r-- | www/zope-parsedxml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/zope-parsedxml/Makefile b/www/zope-parsedxml/Makefile index 95a24815bf3f..95fb11ac019c 100644 --- a/www/zope-parsedxml/Makefile +++ b/www/zope-parsedxml/Makefile @@ -19,6 +19,8 @@ COMMENT= ParsedXML - access and manipulated 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 USE_PYTHON= yes USE_ZOPE= yes |