git: df9216eff563 - main - x11-toolkits/kf5-kirgami2: cleanup dependencies
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Sep 2023 18:33:13 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=df9216eff5639c4eaf5888d2a76e6660e5a1e16a commit df9216eff5639c4eaf5888d2a76e6660e5a1e16a Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-09-12 18:01:51 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-09-12 18:31:41 +0000 x11-toolkits/kf5-kirgami2: cleanup dependencies --- x11-toolkits/kf5-kirigami2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-toolkits/kf5-kirigami2/Makefile b/x11-toolkits/kf5-kirigami2/Makefile index bc0716d2638a..1cd3d3de0497 100644 --- a/x11-toolkits/kf5-kirigami2/Makefile +++ b/x11-toolkits/kf5-kirigami2/Makefile @@ -1,13 +1,13 @@ PORTNAME= kirigami2 DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= QtQuick based components set USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz -USE_KDE= kdeclarative \ - ecm:build +USE_KDE= ecm:build USE_QT= core concurrent dbus declarative graphicaleffects gui \ linguisttools network quickcontrols2 svg widgets \ buildtools:build qmake:build testlib:build