git: 3e4c03e476b3 - main - net-im/neochat: Add missing kquickcharts dep

From: Jason E. Hale <jhale_at_FreeBSD.org>
Date: Wed, 25 Dec 2024 18:50:05 UTC
The branch main has been updated by jhale:

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

commit 3e4c03e476b36cf41b50d08ee4bbf454bda3ab8d
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2024-12-25 18:37:46 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2024-12-25 18:46:45 +0000

    net-im/neochat: Add missing kquickcharts dep
    
    While here, sort the USE_QT and USE_KDE component lists and keep them
    within 80 columns.
    
    PR:             278832
    Reported by:    Harald Schmalzbauer <bugzilla.freebsd@omnilan.de>
    MFH:            2024Q4
---
 net-im/neochat/Makefile | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/net-im/neochat/Makefile b/net-im/neochat/Makefile
index d587aeb3eb4c..1156ccd80bb6 100644
--- a/net-im/neochat/Makefile
+++ b/net-im/neochat/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	neochat
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net-im deskutils kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -23,13 +23,14 @@ RUN_DEPENDS=	kquickimageeditor>=0.2.0:graphics/kquickimageeditor \
 
 USES=		cmake compiler:c++20-lang desktop-file-utils kde:5 \
 		pkgconfig qt:5 tar:xz xorg
-USE_QT=		concurrent core dbus declarative graphicaleffects gui imageformats \
-		location multimedia network quickcontrols quickcontrols2 \
-		sql widgets xml \
+USE_QT=		concurrent core dbus declarative graphicaleffects gui \
+		imageformats location multimedia network quickcontrols \
+		quickcontrols2 sql widgets xml \
 		buildtools:build linguist:build qmake:build
-USE_KDE=	auth codecs completion config configwidgets coreaddons dbusaddons \
-		i18n itemmodels jobwidgets kio kirigami2 service solid sonnet \
-		notifications qqc2-desktop-style widgetsaddons windowsystem \
+USE_KDE=	auth codecs completion config configwidgets coreaddons \
+		dbusaddons i18n itemmodels jobwidgets kio kirigami2 \
+		kquickcharts notifications qqc2-desktop-style service \
+		solid sonnet widgetsaddons windowsystem \
 		ecm:build
 USE_XORG=	x11