games-fps/eduke32: fix typo

Closes: https://bugs.gentoo.org/914245
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2023-09-17 23:02:16 +02:00
parent 488e2ec7a5
commit c31cd291b2

View File

@@ -139,7 +139,7 @@ src_compile() {
SDL_TARGET=2
SIMPLE_MENU=0
STRIP=""
TANDALONE=0
STANDALONE=0
STARTUP_WINDOW=$(usex gtk 1 0)
USE_OPENGL=$(usex opengl 1 0)
USE_LIBVPX=$(usex vpx 1 0)