git: 26a23ba8dea9 - main - x11-themes/kf5-qqc2-desktop-style: pet stage-qa

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Mon, 05 Sep 2022 19:12:51 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=26a23ba8dea9694315a28d866e710c61bc95d597

commit 26a23ba8dea9694315a28d866e710c61bc95d597
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:04:59 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:07:01 +0000

    x11-themes/kf5-qqc2-desktop-style: pet stage-qa
---
 x11-themes/kf5-qqc2-desktop-style/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-themes/kf5-qqc2-desktop-style/Makefile b/x11-themes/kf5-qqc2-desktop-style/Makefile
index 29901cf3c3a1..0c8557c533b0 100644
--- a/x11-themes/kf5-qqc2-desktop-style/Makefile
+++ b/x11-themes/kf5-qqc2-desktop-style/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	qqc2-desktop-style
 DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	x11-themes kde kde-frameworks
 
 MAINTAINER=	kde@FreeBSD.org
@@ -9,7 +10,7 @@ USES=		cmake compiler:c++11-lang kde:5 pkgconfig qt:5 tar:xz
 USE_KDE=	auth codecs config configwidgets coreaddons iconthemes \
 		kirigami2 widgetsaddons \
 		ecm_build
-USE_QT=		core gui declarative network widgets xml \
+USE_QT=		core dbus declarative gui network widgets xml \
 		buildtools_build qmake_build
 
 .include <bsd.port.mk>