git: ca27658283cb - main - sysutils/plasma5-ksysguard: pet stage-qa

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

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

commit ca27658283cba7a11c43c3155d255da967c3d97d
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:04:36 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:52 +0000

    sysutils/plasma5-ksysguard: pet stage-qa
---
 sysutils/plasma5-ksysguard/Makefile | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/sysutils/plasma5-ksysguard/Makefile b/sysutils/plasma5-ksysguard/Makefile
index aa26b72ce885..294a24098eb1 100644
--- a/sysutils/plasma5-ksysguard/Makefile
+++ b/sysutils/plasma5-ksysguard/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ksysguard
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
+PORTREVISION=	2
 PKGNAMEPREFIX=	plasma5-
 CATEGORIES=	sysutils kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${DISTVERSION}/
@@ -10,14 +10,15 @@ MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Plasma5 utility to track and control the running processes
 
 USES=		cmake compiler:c++11-lib desktop-file-utils gettext kde:5 \
-		localbase pathfix qt:5 tar:xz
+		localbase pathfix qt:5 tar:xz xorg
 USE_KDE=	attica auth codecs completion config configwidgets coreaddons \
 		dbusaddons emoticons i18n iconthemes init itemmodels itemviews \
 		jobwidgets kio libksysguard newstuff notifications service \
-		widgetsaddons windowsystem xmlgui \
+		solid widgetsaddons windowsystem xmlgui \
 		doctools_build ecm_build
 USE_QT=		concurrent core dbus gui network widgets xml \
 		buildtools_build qmake_build testlib_build
+USE_XORG=	x11
 
 OPTIONS_DEFINE=		INOTIFY
 OPTIONS_DEFAULT=	${OPTIONS_DEFINE}