summaryrefslogtreecommitdiff
path: root/www/asterisk-gui/files/patch-bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'www/asterisk-gui/files/patch-bootstrap.sh')
-rw-r--r--www/asterisk-gui/files/patch-bootstrap.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/asterisk-gui/files/patch-bootstrap.sh b/www/asterisk-gui/files/patch-bootstrap.sh
index 135b911192a4..b6fe53bdba47 100644
--- a/www/asterisk-gui/files/patch-bootstrap.sh
+++ b/www/asterisk-gui/files/patch-bootstrap.sh
@@ -6,8 +6,8 @@
if [ $? = 0 ] ; then # FreeBSD case
- MY_AC_VER=259
- MY_AM_VER=19
-+ MY_AC_VER=-2.68
-+ MY_AM_VER=-1.11
++ MY_AC_VER=-%%AUTOCONF_VERSION%%
++ MY_AM_VER=-%%AUTOMAKE_VERSION%%
else # linux case
MY_AC_VER=
MY_AM_VER=