aboutsummaryrefslogtreecommitdiff
path: root/net/kdenetwork4/Makefile
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-09-08 06:58:01 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-09-08 06:58:01 +0000
commit433f1ce663e834a3c52d31babc24e911f93997a9 (patch)
tree6236262c3192e4e99f803125268dd660f21acc6e /net/kdenetwork4/Makefile
parentf12a5af99738c5338803804fb0022386f48687b9 (diff)
downloadports-433f1ce663e834a3c52d31babc24e911f93997a9.tar.gz
ports-433f1ce663e834a3c52d31babc24e911f93997a9.zip
Hook security/libotr3 up, and move ports that depend on the old version
to this new dependency.
Notes
Notes: svn path=/head/; revision=303871
Diffstat (limited to 'net/kdenetwork4/Makefile')
-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 \