Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2023 10:44:14 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: 74d5ae6bfd57 - main - sysutils/plasma5-ksysguard: cleanup dependencies
Message-ID:  <202309141044.38EAiEAW061543@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=74d5ae6bfd57823d037fa6447c5bfe859d7cbd9c

commit 74d5ae6bfd57823d037fa6447c5bfe859d7cbd9c
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2023-09-14 09:18:17 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2023-09-14 10:41:43 +0000

    sysutils/plasma5-ksysguard: cleanup dependencies
---
 sysutils/plasma5-ksysguard/Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/sysutils/plasma5-ksysguard/Makefile b/sysutils/plasma5-ksysguard/Makefile
index 5a144ac0b40e..976bb8ba16ac 100644
--- a/sysutils/plasma5-ksysguard/Makefile
+++ b/sysutils/plasma5-ksysguard/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ksysguard
 DISTVERSION=	5.22.0	# No longer released as part of KDE Plasma
-PORTREVISION=	4
+PORTREVISION=	5
 PKGNAMEPREFIX=	plasma5-
 CATEGORIES=	sysutils kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${DISTVERSION}/
@@ -13,9 +13,9 @@ WWW=		https://www.kde.org/plasma-desktop
 USES=		cmake compiler:c++11-lib desktop-file-utils gettext kde:5 \
 		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 \
-		solid widgetsaddons windowsystem xmlgui \
+		dbusaddons i18n iconthemes init itemviews jobwidgets kio \
+		libksysguard newstuff notifications service solid \
+		widgetsaddons windowsystem xmlgui \
 		doctools:build ecm:build
 USE_QT=		concurrent core dbus gui network widgets xml \
 		buildtools:build qmake:build testlib:build



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309141044.38EAiEAW061543>