1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

- Make sure we don't pick up the wrong xerces-c library version

Feature safe:	yes
This commit is contained in:
Pietro Cerutti 2012-12-04 08:20:38 +00:00
parent 538eeddfed
commit bb2ca244f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308206

View File

@ -13,7 +13,7 @@ COMMENT= A general purpose C++ XQuery processor
LICENSE= AL2
LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo \
xerces-c:${PORTSDIR}/textproc/xerces-c3 \
xerces-c.3:${PORTSDIR}/textproc/xerces-c3 \
icudata:${PORTSDIR}/devel/icu \
curl:${PORTSDIR}/ftp/curl \
tidy:${PORTSDIR}/www/tidy-lib \