git: 58fc8e19a356 - main - sysutils/plasma5-libksysguard: pet stage-qa

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

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

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

    sysutils/plasma5-libksysguard: pet stage-qa
---
 sysutils/plasma5-libksysguard/Makefile | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/sysutils/plasma5-libksysguard/Makefile b/sysutils/plasma5-libksysguard/Makefile
index 76a936b3d7e2..9c4aee7fa143 100644
--- a/sysutils/plasma5-libksysguard/Makefile
+++ b/sysutils/plasma5-libksysguard/Makefile
@@ -1,18 +1,20 @@
 PORTNAME=	libksysguard
 DISTVERSION=	${KDE_PLASMA_VERSION}
+PORTREVISION=	1
 CATEGORIES=	sysutils kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Plasma5 library to track and control running processes
 
-USES=		cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
+USES=		cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
 USE_KDE=	auth codecs completion config configwidgets coreaddons \
 		globalaccel i18n iconthemes jobwidgets kdeclarative kio \
-		newstuff package plasma-framework service widgetsaddons \
-		windowsystem
+		newstuff package plasma-framework service solid \
+		widgetsaddons windowsystem
 USE_QT=		concurrent core dbus declarative gui network script webkit \
 		widgets x11extras xml \
 		buildtools_build qmake_build
+USE_XORG=	x11
 
 OPTIONS_DEFINE=	WEBENGINE