summaryrefslogtreecommitdiff
path: root/www/asterisk-gui
diff options
context:
space:
mode:
Diffstat (limited to 'www/asterisk-gui')
-rw-r--r--www/asterisk-gui/Makefile4
-rw-r--r--www/asterisk-gui/files/patch-bootstrap.sh2
2 files changed, 3 insertions, 3 deletions
diff --git a/www/asterisk-gui/Makefile b/www/asterisk-gui/Makefile
index 25b6a1e3169c..29b35bbf384e 100644
--- a/www/asterisk-gui/Makefile
+++ b/www/asterisk-gui/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asterisk-gui
PORTVERSION= 2.0.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk-gui/releases/
@@ -18,7 +18,7 @@ RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk \
wget:${PORTSDIR}/ftp/wget
PROJECTHOST= asterisk-bsd
-USE_AUTOTOOLS= autoconf:262 automake:19
+USE_AUTOTOOLS= autoconf:267 automake:19
USE_GMAKE= yes
SUB_FILES= pkg-message
diff --git a/www/asterisk-gui/files/patch-bootstrap.sh b/www/asterisk-gui/files/patch-bootstrap.sh
index 554cf1620080..55d76d3563ff 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.62
++ MY_AC_VER=-2.67
+ MY_AM_VER=-1.9
else # linux case
MY_AC_VER=