aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/asterisk/Makefile')
-rw-r--r--net/asterisk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile
index 5bfa9291bf9f..d406cee42418 100644
--- a/net/asterisk/Makefile
+++ b/net/asterisk/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= asterisk
-PORTVERSION= 1.8.25.0
+PORTVERSION= 1.8.26.1
CATEGORIES= net
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \
http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
@@ -25,7 +25,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gsm=${LOCALBASE}
LDFLAGS+= -L${LOCALBASE}/lib
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/openh323
-USE_CSTD= gnu89
+USE_GCC= yes
USE_GNOME= libxml2
USES= bison gmake
USE_RC_SUBR= asterisk