Date: Mon, 5 Sep 2022 19:09:50 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 12d8c0f2c684 - main - deskutils/plasma5-sddm-kcm: pet stage-qa Message-ID: <202209051909.285J9oPu015095@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=12d8c0f2c68485adaa3a0104e0fa5a3a2302f69c commit 12d8c0f2c68485adaa3a0104e0fa5a3a2302f69c Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:02:24 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:05:59 +0000 deskutils/plasma5-sddm-kcm: pet stage-qa --- deskutils/plasma5-sddm-kcm/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/deskutils/plasma5-sddm-kcm/Makefile b/deskutils/plasma5-sddm-kcm/Makefile index 22efb03210bf..6ec1a3e0b390 100644 --- a/deskutils/plasma5-sddm-kcm/Makefile +++ b/deskutils/plasma5-sddm-kcm/Makefile @@ -1,5 +1,6 @@ PORTNAME= sddm-kcm DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -8,8 +9,8 @@ COMMENT= Plasma5 config module for SDDM USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 tar:xz \ xorg USE_KDE= archive attica auth codecs completion config configwidgets \ - coreaddons ecm i18n jobwidgets kcmutils kio newstuff service \ - widgetsaddons windowsystem xmlgui + coreaddons ecm i18n jobwidgets kcmutils kdeclarative kio \ + newstuff service widgetsaddons windowsystem xmlgui USE_QT= concurrent core dbus declarative designer gui network uiplugin \ widgets x11extras xml \ buildtools_build qmake_build
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051909.285J9oPu015095>