diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-07-22 09:51:38 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-07-22 09:51:38 +0000 |
commit | 8727ad6ac4664a6b7c6f6159a90a2ab6575cd145 (patch) | |
tree | 5f02ea7424873ab29a9e725149bfb9f38f8a5912 /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/Makefile | 2 |
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 |