aboutsummaryrefslogtreecommitdiffstats
path: root/net/kdenetwork4
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-09-08 14:58:01 +0800
committerdougb <dougb@FreeBSD.org>2012-09-08 14:58:01 +0800
commit33a6609a385b3d1a3012e781f5290c309695949f (patch)
tree6236262c3192e4e99f803125268dd660f21acc6e /net/kdenetwork4
parent5462acebcbedf46c444e72b3db12e96c213dfb51 (diff)
downloadfreebsd-ports-gnome-33a6609a385b3d1a3012e781f5290c309695949f.tar.gz
freebsd-ports-gnome-33a6609a385b3d1a3012e781f5290c309695949f.tar.zst
freebsd-ports-gnome-33a6609a385b3d1a3012e781f5290c309695949f.zip
Hook security/libotr3 up, and move ports that depend on the old version
to this new dependency.
Diffstat (limited to 'net/kdenetwork4')
-rw-r--r--net/kdenetwork4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile
index 4cb063dd7653..2df951dd59ce 100644
--- a/net/kdenetwork4/Makefile
+++ b/net/kdenetwork4/Makefile
@@ -6,6 +6,7 @@
PORTNAME= kdenetwork
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION= 1
CATEGORIES= net kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -17,7 +18,7 @@ COMMENT= KDE Network applications
LIB_DEPENDS= slp.1:${PORTSDIR}/net/openslp \
idn.17:${PORTSDIR}/dns/libidn \
qca.2:${PORTSDIR}/devel/qca \
- otr.4:${PORTSDIR}/security/libotr \
+ otr.4:${PORTSDIR}/security/libotr3 \
vncserver.0:${PORTSDIR}/net/libvncserver \
msn.0:${PORTSDIR}/net-im/libmsn \
gadu.3:${PORTSDIR}/polish/libgadu \