diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2005-01-09 01:44:23 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2005-01-09 01:44:23 +0000 |
commit | 9916fa358b085e147dc9ceb500ebd35709c0c4aa (patch) | |
tree | 0fc7145b9c87188726a3c2f2f43b971194f01eff /www/zope29 | |
parent | 419100a033944593fbbd29bccba6fa9e686f5cb6 (diff) | |
download | ports-9916fa358b085e147dc9ceb500ebd35709c0c4aa.tar.gz ports-9916fa358b085e147dc9ceb500ebd35709c0c4aa.zip |
Notes
Diffstat (limited to 'www/zope29')
-rw-r--r-- | www/zope29/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www/zope29/Makefile b/www/zope29/Makefile index e80db3a4ad73..1f2d5eb372ac 100644 --- a/www/zope29/Makefile +++ b/www/zope29/Makefile @@ -15,10 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= estartu@augusta.de 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 |