summaryrefslogtreecommitdiff
path: root/www/zope29
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2005-01-09 01:44:23 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2005-01-09 01:44:23 +0000
commit9916fa358b085e147dc9ceb500ebd35709c0c4aa (patch)
tree0fc7145b9c87188726a3c2f2f43b971194f01eff /www/zope29
parentFix build on 6.x after changing swab() prototypes in <unistd.h> and (diff)
The py-xml package is no longer needed by zope.
PR: ports/75843 Submitted by: maintainer Approved by: linimon (portmgr)
Notes
Notes: svn path=/head/; revision=125906
Diffstat (limited to 'www/zope29')
-rw-r--r--www/zope29/Makefile4
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