mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Chase shared library number for sablotron.
This commit is contained in:
parent
fc3d466431
commit
a0e1dc9718
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53929
@ -215,7 +215,7 @@ while [ "$1" ]; do
|
||||
XML=1
|
||||
;;
|
||||
\"XSLT\")
|
||||
echo "LIB_DEPENDS+= sablot.66:\${PORTSDIR}/textproc/sablotron"
|
||||
echo "LIB_DEPENDS+= sablot.67:\${PORTSDIR}/textproc/sablotron"
|
||||
echo "CONFIGURE_ARGS+=--enable-xslt --with-xslt-sablot"
|
||||
echo "CONFIGURE_ARGS+=--with-expat-dir=\${LOCALBASE}"
|
||||
if [ -z "$XML" ]; then
|
||||
|
@ -215,7 +215,7 @@ while [ "$1" ]; do
|
||||
XML=1
|
||||
;;
|
||||
\"XSLT\")
|
||||
echo "LIB_DEPENDS+= sablot.66:\${PORTSDIR}/textproc/sablotron"
|
||||
echo "LIB_DEPENDS+= sablot.67:\${PORTSDIR}/textproc/sablotron"
|
||||
echo "CONFIGURE_ARGS+=--enable-xslt --with-xslt-sablot"
|
||||
echo "CONFIGURE_ARGS+=--with-expat-dir=\${LOCALBASE}"
|
||||
if [ -z "$XML" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user