1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Bump expat shlib.

This commit is contained in:
Akinori MUSHA 2002-09-17 21:02:30 +00:00
parent f4d0d43373
commit 8bef9b4943
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66537
2 changed files with 2 additions and 2 deletions

View File

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

View File

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