aboutsummaryrefslogtreecommitdiff
path: root/net/openh323
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-02-23 22:51:12 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-02-23 22:51:12 +0000
commit26a0087e1eae735cc4087f82bd23ea56b71909e4 (patch)
tree5dc9cc80fb5f10a5bdbbfd66cdd6b21945c42257 /net/openh323
parent0f28824a015ef202713615ac0e4f0947c451f48b (diff)
downloadports-26a0087e1eae735cc4087f82bd23ea56b71909e4.tar.gz
ports-26a0087e1eae735cc4087f82bd23ea56b71909e4.zip
Notes
Diffstat (limited to 'net/openh323')
-rw-r--r--net/openh323/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index 744de96269be..4f1084603992 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openh323
PORTVERSION= 1.18.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://www.voxgratia.org/releases/
DISTNAME= ${PORTNAME}-v${PORTVERSION:S/./_/g}-src-
@@ -39,7 +39,7 @@ CONFIGURE_ARGS+= --enable-rfc2190avcodec=${LOCALBASE}/include/ffmpeg
.endif
.ifdef (WITH_SPEEX)
-LIB_DEPENDS+= speex.3:${PORTSDIR}/audio/speex
+LIB_DEPENDS+= speex.1:${PORTSDIR}/audio/speex
CONFIGURE_ARGS+= --enable-localspeex=no
.else
CONFIGURE_ARGS+= --enable-localspeex=yes