summaryrefslogtreecommitdiff
path: root/textproc/xerces-j/Makefile
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-07-22 09:51:38 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-07-22 09:51:38 +0000
commit8727ad6ac4664a6b7c6f6159a90a2ab6575cd145 (patch)
tree5f02ea7424873ab29a9e725149bfb9f38f8a5912 /textproc/xerces-j/Makefile
parent- Update to 4.3.0 (diff)
Add CONFLICTS with textproc/xml4j
PR: ports/69055 Submitted by: Herve Quiroz (maintainer)
Diffstat (limited to 'textproc/xerces-j/Makefile')
-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