git: 9ba0ed6a2c6a - main - net/kf5-kholidays: cleanup dependencies

From: Tobias C. Berner <tcberner_at_FreeBSD.org>
Date: Tue, 12 Sep 2023 18:33:14 UTC
The branch main has been updated by tcberner:

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

commit 9ba0ed6a2c6ad4c6d169cf04585c1e838c103f81
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2023-09-12 18:04:34 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2023-09-12 18:31:41 +0000

    net/kf5-kholidays: cleanup dependencies
---
 net/kf5-kholidays/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net/kf5-kholidays/Makefile b/net/kf5-kholidays/Makefile
index f0afad79cef7..53a34d4a33c0 100644
--- a/net/kf5-kholidays/Makefile
+++ b/net/kf5-kholidays/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kholidays
 DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	net kde kde-frameworks
 
 MAINTAINER=	kde@FreeBSD.org
@@ -8,9 +9,9 @@ COMMENT=	KDE library for calendar holidays
 LICENSE=	LGPL21
 
 USES=		cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
-USE_KDE=	emoticons init itemmodels itemviews \
+USE_KDE=	init \
 		ecm:build
-USE_QT=		core declarative gui network \
+USE_QT=		core declarative network \
 		buildtools:build qmake:build
 USE_LDCONFIG=	yes