aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-07-22 17:51:38 +0800
committervs <vs@FreeBSD.org>2004-07-22 17:51:38 +0800
commit7c2c03eb378ca1abd82d3f805629048c7553a1ac (patch)
tree1d3395f3c5fe262ce11654fab294450499baf6f7 /textproc
parent16654a6f4367be4a86e57cea5a344c569ffa8c15 (diff)
downloadfreebsd-ports-gnome-7c2c03eb378ca1abd82d3f805629048c7553a1ac.tar.gz
freebsd-ports-gnome-7c2c03eb378ca1abd82d3f805629048c7553a1ac.tar.zst
freebsd-ports-gnome-7c2c03eb378ca1abd82d3f805629048c7553a1ac.zip
Add CONFLICTS with textproc/xml4j
PR: ports/69055 Submitted by: Herve Quiroz (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xerces-j/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/xerces-j/Makefile b/textproc/xerces-j/Makefile
index 556ade8be34e..63749244216d 100644
--- a/textproc/xerces-j/Makefile
+++ b/textproc/xerces-j/Makefile
@@ -16,6 +16,8 @@ DISTFILES= Xerces-J-src.${PORTVERSION}${EXTRACT_SUFX} Xerces-J-tools.${PORTVERSI
MAINTAINER= herve.quiroz@esil.univ-mrs.fr
COMMENT= XML parser for Java
+CONFLICTS= xml4j-4.*
+
BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/apache-ant
USE_JAVA= yes