From a4e3fd6ab8eae5ab75528f600c117c541ee64b11 Mon Sep 17 00:00:00 2001 From: swills Date: Thu, 17 Jan 2013 03:32:27 +0000 Subject: - Chase lib version changes from ilmbase and OpenEXR updates --- x11/kdelibs4/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/kdelibs4') 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 \ -- cgit