aboutsummaryrefslogtreecommitdiffstats
path: root/net/asterisk/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2004-02-19 08:07:34 +0800
committersobomax <sobomax@FreeBSD.org>2004-02-19 08:07:34 +0800
commit5196c305c45f6192043fcc98e73b7843779e7585 (patch)
tree27c5944e466b6c66f6c243baa6da385981ce7559 /net/asterisk/Makefile
parent37e893054f54e0fc758f9f68b6cb30b336603f28 (diff)
downloadfreebsd-ports-gnome-5196c305c45f6192043fcc98e73b7843779e7585.tar.gz
freebsd-ports-gnome-5196c305c45f6192043fcc98e73b7843779e7585.tar.zst
freebsd-ports-gnome-5196c305c45f6192043fcc98e73b7843779e7585.zip
- Update to 0.7.2;
- fix problem with h323 channel module loading reported by several users.
Diffstat (limited to 'net/asterisk/Makefile')
-rw-r--r--net/asterisk/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile
index 5548fed5863c..f6816dc37ab1 100644
--- a/net/asterisk/Makefile
+++ b/net/asterisk/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= asterisk
-PORTVERSION= 0.7.1
+PORTVERSION= 0.7.2
CATEGORIES= net
MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \
ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/
@@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \
MAINTAINER= sobomax@FreeBSD.org
COMMENT= An Open Source PBX and telephony toolkit
-BROKEN= "Does not compile"
-
ONLY_FOR_ARCHS= i386
BUILD_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client \