aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/libjingle
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2007-02-24 06:51:12 +0800
committermezz <mezz@FreeBSD.org>2007-02-24 06:51:12 +0800
commitbc1a4978064ef5def2f82eb88fcaff7cc7212cbe (patch)
tree6d40b50f9d5c736169946f48d2b128c1031b7de4 /net-im/libjingle
parentaaebf793ba41e2f23d3a5c636b1381c7c39dd560 (diff)
downloadfreebsd-ports-gnome-bc1a4978064ef5def2f82eb88fcaff7cc7212cbe.tar.gz
freebsd-ports-gnome-bc1a4978064ef5def2f82eb88fcaff7cc7212cbe.tar.zst
freebsd-ports-gnome-bc1a4978064ef5def2f82eb88fcaff7cc7212cbe.zip
Chase the shared library version of speex, bump the PORTREVISION.
Diffstat (limited to 'net-im/libjingle')
-rw-r--r--net-im/libjingle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/libjingle/Makefile b/net-im/libjingle/Makefile
index 0762bdcf6063..cbee98fbdf3a 100644
--- a/net-im/libjingle/Makefile
+++ b/net-im/libjingle/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libjingle
PORTVERSION= 0.3.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net-im
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,7 +18,7 @@ COMMENT= Google Talk's implementation of Jingle and Jingle-Audio
BUILD_DEPENDS= \
pkg-config:${PORTSDIR}/devel/pkg-config
LIB_DEPENDS= \
- speex.3:${PORTSDIR}/audio/speex \
+ speex.1:${PORTSDIR}/audio/speex \
ilbc.0:${PORTSDIR}/net/ilbc \
ortp.5:${PORTSDIR}/net/ortp \
expat.6:${PORTSDIR}/textproc/expat2