1
0
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:
Dirk Froemberg 2002-01-28 21:56:49 +00:00
parent fc3d466431
commit a0e1dc9718
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53929
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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