- Make sure we don't pick up the wrong xerces-c library version
Feature safe: yes
This commit is contained in:
parent
538eeddfed
commit
bb2ca244f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308206
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue