git: 5416464274f8 - main - qt.mk: expose webchannel and websockets for Qt6

From: Tobias C. Berner <tcberner_at_FreeBSD.org>
Date: Mon, 22 Aug 2022 14:09:39 UTC
The branch main has been updated by tcberner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5416464274f81ae8ab017a9a5c76d9cd1682ecb8

commit 5416464274f81ae8ab017a9a5c76d9cd1682ecb8
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-08-22 14:03:54 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-08-22 14:09:20 +0000

    qt.mk: expose webchannel and websockets for Qt6
---
 Mk/Uses/qt.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Mk/Uses/qt.mk b/Mk/Uses/qt.mk
index 9fb06dad9578..721e115306b1 100644
--- a/Mk/Uses/qt.mk
+++ b/Mk/Uses/qt.mk
@@ -152,7 +152,7 @@ _USE_QT5_ONLY=		3d buildtools charts concurrent connectivity \
 
 _USE_QT6_ONLY=		3d 5compat base declarative doc imageformats quick3d \
 			quickcontrols2 quicktimeline networkauth shadertools \
-			svg tools translations wayland
+			svg tools translations wayland webchannel websockets
 
 # Dependency tuples: _LIB should be preferred if possible.
 qt-3d_PORT=		graphics/${_QT_RELNAME}-3d