Bump shared library version number for expat.

This commit is contained in:
Dirk Froemberg 2002-07-23 06:20:58 +00:00
parent e7003fb618
commit 85fe8887c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63427
2 changed files with 2 additions and 2 deletions

View file

@ -251,7 +251,7 @@ while [ "$1" ]; do
;;
\"XML\")
if [ -z "$XML" ]; then
echo "LIB_DEPENDS+= expat.2:\${PORTSDIR}/textproc/expat2"
echo "LIB_DEPENDS+= expat.3:\${PORTSDIR}/textproc/expat2"
echo "CONFIGURE_ARGS+=--with-expat-dir=\${LOCALBASE}"
XML=1
fi

View file

@ -251,7 +251,7 @@ while [ "$1" ]; do
;;
\"XML\")
if [ -z "$XML" ]; then
echo "LIB_DEPENDS+= expat.2:\${PORTSDIR}/textproc/expat2"
echo "LIB_DEPENDS+= expat.3:\${PORTSDIR}/textproc/expat2"
echo "CONFIGURE_ARGS+=--with-expat-dir=\${LOCALBASE}"
XML=1
fi