git: 99aecda6cacc - main - x11-themes/kf5-kiconthemes: cleanup dependencies
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Sep 2023 18:32:59 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=99aecda6caccc064380032ca75df512243f99535 commit 99aecda6caccc064380032ca75df512243f99535 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-09-12 17:02:42 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-09-12 18:30:53 +0000 x11-themes/kf5-kiconthemes: cleanup dependencies --- x11-themes/kf5-kiconthemes/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11-themes/kf5-kiconthemes/Makefile b/x11-themes/kf5-kiconthemes/Makefile index e90554eccc65..20da6b56e7d9 100644 --- a/x11-themes/kf5-kiconthemes/Makefile +++ b/x11-themes/kf5-kiconthemes/Makefile @@ -1,5 +1,6 @@ PORTNAME= kiconthemes DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-themes kde kde-frameworks MAINTAINER= kde@FreeBSD.org @@ -7,9 +8,9 @@ COMMENT= KF5 library for handling icons in applications USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz USE_KDE= archive auth codecs config configwidgets coreaddons \ - i18n itemviews widgetsaddons \ + i18n widgetsaddons \ ecm:build -USE_QT= concurrent core dbus gui script svg widgets xml \ +USE_QT= core dbus gui svg widgets xml \ buildtools:build qmake:build OPTIONS_DEFINE= ICONS