git: 0924f4a3636d - main - devel/plasma5-khotkeys: cleanup dependencies

From: Tobias C. Berner <tcberner_at_FreeBSD.org>
Date: Thu, 14 Sep 2023 10:44:08 UTC
The branch main has been updated by tcberner:

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

commit 0924f4a3636d3b3c7ea8f1ff99a5a6bddfbf5bdf
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2023-09-14 08:54:31 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2023-09-14 10:41:41 +0000

    devel/plasma5-khotkeys: cleanup dependencies
---
 devel/plasma5-khotkeys/Makefile | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/plasma5-khotkeys/Makefile b/devel/plasma5-khotkeys/Makefile
index a8bb94d5f420..fcccc6f1dbec 100644
--- a/devel/plasma5-khotkeys/Makefile
+++ b/devel/plasma5-khotkeys/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	khotkeys
 DISTVERSION=	${KDE_PLASMA_VERSION}
+PORTREVISION=	1
 CATEGORIES=	devel kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
@@ -9,11 +10,11 @@ WWW=		https://www.kde.org/plasma-desktop
 USES=		cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
 # kdelibs4support needs doctools
 USE_KDE=	auth bookmarks codecs completion config configwidgets \
-		coreaddons crash dbusaddons emoticons globalaccel guiaddons \
-		i18n iconthemes init itemmodels itemviews jobwidgets kcmutils \
-		kdelibs4support kio notifications parts plasma-framework \
-		plasma-workspace service solid sonnet textwidgets \
-		unitconversion widgetsaddons windowsystem xmlgui \
+		coreaddons crash dbusaddons globalaccel guiaddons i18n \
+		iconthemes init itemviews jobwidgets kcmutils kdelibs4support \
+		kio notifications parts plasma-framework plasma-workspace \
+		service solid sonnet textwidgets unitconversion widgetsaddons \
+		windowsystem xmlgui \
 		doctools:build ecm:build
 USE_QT=		concurrent core dbus gui network printsupport widgets \
 		x11extras xml \