aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kde4-runtime/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-04-12 16:24:32 +0800
committerbapt <bapt@FreeBSD.org>2011-04-12 16:24:32 +0800
commitbded29ac618d5450c6aa6d272706af87b4ca7fd9 (patch)
tree132f8175ae968eef740322a566a4807ce07efe0b /x11/kde4-runtime/Makefile
parentb7374fdda5dd9330b83f122b41be4efc980bd392 (diff)
downloadfreebsd-ports-gnome-bded29ac618d5450c6aa6d272706af87b4ca7fd9.tar.gz
freebsd-ports-gnome-bded29ac618d5450c6aa6d272706af87b4ca7fd9.tar.zst
freebsd-ports-gnome-bded29ac618d5450c6aa6d272706af87b4ca7fd9.zip
- chase exiv2 library bump
- while here remove some MD5 - fix some forgottern desktop-file-utils dependencies
Diffstat (limited to 'x11/kde4-runtime/Makefile')
-rw-r--r--x11/kde4-runtime/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile
index 0aad91c0c0c1..4ab2d81fded6 100644
--- a/x11/kde4-runtime/Makefile
+++ b/x11/kde4-runtime/Makefile
@@ -8,6 +8,7 @@
PORTNAME= kdebase-runtime
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION= 1
CATEGORIES= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -17,7 +18,7 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Basic applications for the KDE system
LIB_DEPENDS= IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
- exiv2.9:${PORTSDIR}/graphics/exiv2 \
+ exiv2.10:${PORTSDIR}/graphics/exiv2 \
xine.1:${PORTSDIR}/multimedia/libxine \
slp.1:${PORTSDIR}/net/openslp \
smbclient.0:${PORTSDIR}/net/samba-libsmbclient \