aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk-devel
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-07-23 09:17:55 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-07-23 09:17:55 +0000
commit591244e0227f1d03dcded131ae426612bcb1a3da (patch)
tree8fbece08f3980e498168c41f4111011921786166 /net/asterisk-devel
parent951aa6e2955c19dd2a6af3b51486054580125836 (diff)
downloadports-591244e0227f1d03dcded131ae426612bcb1a3da.tar.gz
ports-591244e0227f1d03dcded131ae426612bcb1a3da.zip
Chase libraries for new audio/speex version.
Notes
Notes: svn path=/head/; revision=114484
Diffstat (limited to 'net/asterisk-devel')
-rw-r--r--net/asterisk-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/asterisk-devel/Makefile b/net/asterisk-devel/Makefile
index 161aa46bee94..420c2dcfe4e7 100644
--- a/net/asterisk-devel/Makefile
+++ b/net/asterisk-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 0.9.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \
ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/
@@ -20,7 +20,7 @@ ONLY_FOR_ARCHS= i386
BUILD_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client \
${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build \
${NONEXISTENT}:${PORTSDIR}/net/openh323:build
-LIB_DEPENDS= speex.2:${PORTSDIR}/audio/speex
+LIB_DEPENDS= speex.3:${PORTSDIR}/audio/speex
RUN_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client
GNU_CONFIGURE= yes