git: 07ff06a4232e - main - misc/kdeedu-data: fix USE_QT for Qt6

From: Max Brazhnikov <makc_at_FreeBSD.org>
Date: Thu, 06 Feb 2025 21:42:03 UTC
The branch main has been updated by makc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=07ff06a4232e87c2ec4711a97e38991234256e38

commit 07ff06a4232e87c2ec4711a97e38991234256e38
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2025-02-06 21:41:36 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2025-02-06 21:41:36 +0000

    misc/kdeedu-data: fix USE_QT for Qt6
---
 misc/kdeedu-data/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc/kdeedu-data/Makefile b/misc/kdeedu-data/Makefile
index 0f81ddcf620d..c17da91eac90 100644
--- a/misc/kdeedu-data/Makefile
+++ b/misc/kdeedu-data/Makefile
@@ -8,7 +8,7 @@ WWW=		https://edu.kde.org/applications/all/parley
 
 USES=		cmake kde:6 qt:6 tar:xz
 USE_KDE=	ecm:build
-USE_QT=		buildtools:build qmake:build
+USE_QT=		tools:build
 
 OPTIONS_DEFINE=	DOCS