emulators/yuzu: drop qt6-webengine workaround after 3227b809dd

This commit is contained in:
Jan Beich 2023-01-14 13:52:15 +00:00
parent e77b093ffd
commit 13ea6cf101
1 changed files with 1 additions and 6 deletions

View File

@ -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