1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Depend on textproc/xerces-j instead of textproc/xml4j because the later

is deprecated and will soon be removed.
This commit is contained in:
Vasil Dimov 2006-07-04 12:49:26 +00:00
parent a0c279d852
commit ca7c497dd7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166913

View File

@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= XSL Transformations (XSLT) implementation in Java
RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:${PORTSDIR}/textproc/xml4j \
RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:${PORTSDIR}/textproc/xerces-j \
${JAVALIBDIR}/xp.jar:${PORTSDIR}/textproc/xp \
${LOCALBASE}/bin/classpath:${PORTSDIR}/java/javavmwrapper