summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/py-4suite-xml/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/py-4suite-xml/Makefile b/textproc/py-4suite-xml/Makefile
index 29a7661342b1..0944b4487ee9 100644
--- a/textproc/py-4suite-xml/Makefile
+++ b/textproc/py-4suite-xml/Makefile
@@ -7,6 +7,7 @@
PORTNAME= 4Suite-XML
PORTVERSION= 1.0.b3
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= ftp://ftp.4suite.org/pub/4Suite/ \
${MASTER_SITE_SOURCEFORGE}
@@ -24,7 +25,7 @@ USE_PYTHON= 2.2.1+
USE_PYDISTUTILS= yes
WRKSRC= ${WRKDIR}/4Suite-1.0b3
-CONFLICTS= py*-4suite-[01]* py*-xml-0.7*
+CONFLICTS= py*-4suite-[01]*
.include <bsd.port.pre.mk>
@@ -62,6 +63,7 @@ PYDISTUTILS_INSTALLARGS= --without-docs
.else
PYDISTUTILS_BUILDARGS= --with-docs
PYDISTUTILS_INSTALLARGS= --with-docs
+BUILD_DEPENDS= ${PYEXPAT}
.endif
post-install: