git: 13ea6cf1013a - main - emulators/yuzu: drop qt6-webengine workaround after 3227b809dd69

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sat, 14 Jan 2023 13:54:08 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=13ea6cf1013a94feb0e73e3050567726fd7d7fff

commit 13ea6cf1013a94feb0e73e3050567726fd7d7fff
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-01-14 13:52:15 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-01-14 13:52:38 +0000

    emulators/yuzu: drop qt6-webengine workaround after 3227b809dd69
---
 emulators/yuzu/Makefile | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile
index 30b56df90723..f890c1368a92 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	yuzu
 PORTVERSION=	s20230110
+PORTREVISION=	1
 CATEGORIES=	emulators wayland
 .if make(makesum)
 MASTER_SITES=	https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb
@@ -114,12 +115,6 @@ QT6_USES=		qt:6
 QT6_USE=		QT=base
 QT6_CMAKE_BOOL=		ENABLE_QT6
 QT6_IMPLIES=		GUI
-.if !exists(${.CURDIR:H:H}/www/qt6-webengine)
-qt6_OPTIONS_EXCLUDE+=	WEBENGINE
-QT6_PREVENTS=		WEBENGINE
-QT6_PREVENTS_MSG=	www/qt6-webengine is missing
-QT6_VARS+=		WEBENGINE_USE= # Silence "unknown USE_QT component"
-.endif
 
 SNDIO_BUILD_DEPENDS=	sndio>0:audio/sndio
 SNDIO_CMAKE_BOOL=	USE_SNDIO