summaryrefslogtreecommitdiff
path: root/emulators/stella
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/stella')
-rw-r--r--emulators/stella/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile
index 2195a9afab3b..7a9b5464b03b 100644
--- a/emulators/stella/Makefile
+++ b/emulators/stella/Makefile
@@ -30,7 +30,7 @@ PLIST_SUB= STELLA_BIN="${STELLA_BIN}"
ALL_TARGET= freebsd-x
STELLA_BIN= stella.x11
.else
-USE_SDL= yes
+USE_SDL= sdl
ALL_TARGET= freebsd-sdl
STELLA_BIN= stella.sdl
.endif