aboutsummaryrefslogtreecommitdiff
path: root/x11/kdelibs4/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-01-17 03:32:27 +0000
committerSteve Wills <swills@FreeBSD.org>2013-01-17 03:32:27 +0000
commitbb851b402873d820e2c568c9daf2980a883c8943 (patch)
tree21a89118c4f60e0218d4ed4fbb1ea08b017366ae /x11/kdelibs4/Makefile
parent0b4cbd2d206975ef717968f7790baafdd9256e10 (diff)
downloadports-bb851b402873d820e2c568c9daf2980a883c8943.tar.gz
ports-bb851b402873d820e2c568c9daf2980a883c8943.zip
- Chase lib version changes from ilmbase and OpenEXR updates
Notes
Notes: svn path=/head/; revision=310536
Diffstat (limited to 'x11/kdelibs4/Makefile')
-rw-r--r--x11/kdelibs4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile
index d451e5d5fe88..6cb825475adb 100644
--- a/x11/kdelibs4/Makefile
+++ b/x11/kdelibs4/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdelibs
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -17,7 +17,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Base set of libraries needed by KDE programs
-LIB_DEPENDS= IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
+LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \
aspell.16:${PORTSDIR}/textproc/aspell \
jasper.4:${PORTSDIR}/graphics/jasper \
pcre.3:${PORTSDIR}/devel/pcre \