aboutsummaryrefslogtreecommitdiffstats
path: root/net/kdenetwork4
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2011-03-14 16:40:06 +0800
committerwen <wen@FreeBSD.org>2011-03-14 16:40:06 +0800
commit569e455aec133a144f388d5f156719a7fc4b2222 (patch)
treefd886821e5b4351dd0773b5a123941692ad7a488 /net/kdenetwork4
parent34a381b408e2ca7dccdfc787522559c7149a79b2 (diff)
downloadfreebsd-ports-gnome-569e455aec133a144f388d5f156719a7fc4b2222.tar.gz
freebsd-ports-gnome-569e455aec133a144f388d5f156719a7fc4b2222.tar.zst
freebsd-ports-gnome-569e455aec133a144f388d5f156719a7fc4b2222.zip
- Bump PORTREVISION to chase the update of dns/libidn
Diffstat (limited to 'net/kdenetwork4')
-rw-r--r--net/kdenetwork4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile
index 6b6574e76059..091ca12dd099 100644
--- a/net/kdenetwork4/Makefile
+++ b/net/kdenetwork4/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kdenetwork
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -18,7 +18,7 @@ COMMENT= KDE Network applications
BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev.h:${PORTSDIR}/multimedia/v4l_compat \
${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
LIB_DEPENDS= slp.1:${PORTSDIR}/net/openslp \
- idn.16:${PORTSDIR}/dns/libidn \
+ idn.17:${PORTSDIR}/dns/libidn \
qimageblitz.4:${PORTSDIR}/x11/qimageblitz \
qca.2:${PORTSDIR}/devel/qca \
otr.4:${PORTSDIR}/security/libotr \