aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-12-17 16:30:07 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-12-17 16:32:23 +0000
commiteef93c04e11db3d51aa580e42d39a84c673ac1ae (patch)
tree357e635f121a8d77216657cc939fc31ea012947f
parent414eb4d80eb56f154435a5749ec08811bf192a83 (diff)
downloadports-eef93c04e11db3d51aa580e42d39a84c673ac1ae.tar.gz
ports-eef93c04e11db3d51aa580e42d39a84c673ac1ae.zip
emulators/yuzu: drop useless USES=compiler
GCC-based architectures are not supported, see ONLY_FOR_ARCHS.
-rw-r--r--emulators/yuzu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile
index 6ae250ef1d75..9e4f9f5ea9cb 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -55,7 +55,7 @@ GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \
kinetiknz:cubeb:cubeb-0.2-1350-gf79e0cf:cubeb/externals/cubeb \
yhirose:cpp-httplib:v0.10.8-1-g305a7ab:cpp_httplib/externals/cpp-httplib
-USES= cmake:testing compiler:c++20-lang elfctl localbase:ldflags pkgconfig sdl ssl
+USES= cmake:testing elfctl localbase:ldflags pkgconfig sdl ssl
USE_SDL= sdl2
CMAKE_ON= Boost_USE_STATIC_LIBS
CMAKE_ON+= BUNDLE_SPEEX # only used by cubeb tests