aboutsummaryrefslogtreecommitdiff
path: root/graphics/kf5-kimageformats/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-07-21 17:15:38 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-07-21 17:15:38 +0000
commit89fc0f48dcae0ef16ba24b0800674068f0b79288 (patch)
treeea63c5c348a37a968f577177caf081eb51ae2098 /graphics/kf5-kimageformats/Makefile
parenta961366cfbde9a8e7b1961882ead047cc297082d (diff)
downloadports-89fc0f48dcae0ef16ba24b0800674068f0b79288.tar.gz
ports-89fc0f48dcae0ef16ba24b0800674068f0b79288.zip
Update KDE Framewokrs to 5.72
July 04, 2020. KDE today announces the release of KDE Frameworks 5.72.0. KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks web page. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Changelog: https://kde.org/announcements/kde-frameworks-5.72.0.php?site_locale=en - net/kdav became a framework and was therefore moved to net/kf5-kdav. - thanks to adridg@ for fixing the fallout Exp-run by: antoine PR: 247907
Notes
Notes: svn path=/head/; revision=542761
Diffstat (limited to 'graphics/kf5-kimageformats/Makefile')
-rw-r--r--graphics/kf5-kimageformats/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/kf5-kimageformats/Makefile b/graphics/kf5-kimageformats/Makefile
index c7d451f65016..2124e704184f 100644
--- a/graphics/kf5-kimageformats/Makefile
+++ b/graphics/kf5-kimageformats/Makefile
@@ -2,7 +2,6 @@
PORTNAME= kimageformats
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
-PORTREVISION= 3
CATEGORIES= graphics kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
@@ -11,8 +10,9 @@ COMMENT= KF5 library providing support for additional image formats
LIB_DEPENDS= libHalf.so:graphics/ilmbase
USES= cmake compiler:c++11-lib kde:5 pkgconfig qt:5 tar:xz
-USE_KDE= archive ecm
-USE_QT= buildtools_build core gui printsupport qmake_build widgets
+USE_KDE= archive ecm
+USE_QT= core gui printsupport widgets \
+ buildtools_build qmake_build
OPTIONS_DEFINE= OPENEXR
OPTIONS_DEFAULT= OPENEXR