Date: Thu, 14 Sep 2023 10:44:22 GMT From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 336330248647 - main - x11/plasma5-plasma-bigscreen: cleanup dependencies Message-ID: <202309141044.38EAiMB4061827@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=33633024864754f233ec45058bbd887f6183be17 commit 33633024864754f233ec45058bbd887f6183be17 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-09-14 10:06:51 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-09-14 10:41:45 +0000 x11/plasma5-plasma-bigscreen: cleanup dependencies --- x11/plasma5-plasma-bigscreen/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/plasma5-plasma-bigscreen/Makefile b/x11/plasma5-plasma-bigscreen/Makefile index 79e312800d56..a2cd7d3694c4 100644 --- a/x11/plasma5-plasma-bigscreen/Makefile +++ b/x11/plasma5-plasma-bigscreen/Makefile @@ -1,5 +1,6 @@ PORTNAME= plasma-bigscreen DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -11,8 +12,7 @@ USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext kde:5 \ USE_KDE= activities activities-stats auth codecs completion config \ configwidgets coreaddons i18n jobwidgets kcmutils kdeclarative \ kio kirigami2 notifications package plasma-framework \ - plasma-workspace service solid wayland widgetsaddons \ - windowsystem \ + plasma-workspace service solid widgetsaddons windowsystem \ ecm:build USE_QT= concurrent core dbus declarative gui network widgets xml \ buildtools:build qmake:build
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309141044.38EAiMB4061827>