summaryrefslogtreecommitdiff
path: root/net-im/kopete-kde4
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-14 10:29:38 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-14 10:29:38 +0000
commitc5f5a1d39d301d868ffdc6087f9caed2aec85cfd (patch)
tree6c6af440896486471f6df0337f2552dd1859809a /net-im/kopete-kde4
parent- Update to 2.19.10 (diff)
- Move net/linphone-base to replace net/linphone and update to version 3.7.0
- Adjust ports that depended on linphone-base to depend on net/ortp or net/mediastreamer instead - Mark net-im/libjingle deprecated (part of Google Talk) Approved by: portmgr (implicit, PORTREVISION bump of unstaged port)
Notes
Notes: svn path=/head/; revision=361763
Diffstat (limited to 'net-im/kopete-kde4')
-rw-r--r--net-im/kopete-kde4/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/kopete-kde4/Makefile b/net-im/kopete-kde4/Makefile
index 1856a08816dc..e315748abcac 100644
--- a/net-im/kopete-kde4/Makefile
+++ b/net-im/kopete-kde4/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kopete
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im kde
MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE/${PORTVERSION}
@@ -14,8 +14,8 @@ LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn \
libqca.so:${PORTSDIR}/devel/qca \
libotr.so.5:${PORTSDIR}/security/libotr \
libgadu.so:${PORTSDIR}/polish/libgadu \
- libortp.so:${PORTSDIR}/net/linphone-base \
- libmediastreamer.so:${PORTSDIR}/net/linphone-base \
+ libortp.so:${PORTSDIR}/net/ortp \
+ libmediastreamer_base.so:${PORTSDIR}/net/mediastreamer \
libspeex.so:${PORTSDIR}/audio/speex \
libexpat.so:${PORTSDIR}/textproc/expat2 \
libmeanwhile.so:${PORTSDIR}/net-im/meanwhile \