From 48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 30 Sep 2007 04:47:36 +0000 Subject: Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe --- www/asterisk-gui/files/patch-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/asterisk-gui/files/patch-bootstrap.sh') diff --git a/www/asterisk-gui/files/patch-bootstrap.sh b/www/asterisk-gui/files/patch-bootstrap.sh index 09e125ca7465..0bc24b636e92 100644 --- a/www/asterisk-gui/files/patch-bootstrap.sh +++ b/www/asterisk-gui/files/patch-bootstrap.sh @@ -6,7 +6,7 @@ if [ $? = 0 ] ; then # FreeBSD case - MY_AC_VER=259 - MY_AM_VER=19 -+ MY_AC_VER=-2.59 ++ MY_AC_VER=-2.61 + MY_AM_VER=-1.9 else # linux case MY_AC_VER= -- cgit v1.2.3