diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-11 22:01:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-11 22:01:28 +0000 |
commit | 3dd3d7dd21148198aec5870201ba2c482275a0b0 (patch) | |
tree | fcc1c041942e03ebe0de72b77db9e064b260691c /www/zope-parsedxml | |
parent | 8803c37393da5b219d7f561696a940c44ab8399c (diff) | |
download | ports-3dd3d7dd21148198aec5870201ba2c482275a0b0.tar.gz ports-3dd3d7dd21148198aec5870201ba2c482275a0b0.zip |
Notes
Diffstat (limited to 'www/zope-parsedxml')
-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 ca0f1bf5d17e..95a24815bf3f 100644 --- a/www/zope-parsedxml/Makefile +++ b/www/zope-parsedxml/Makefile @@ -18,6 +18,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 + USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope |