aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/mednafen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile
index 1eed465f080b..21eb4eee5a97 100644
--- a/emulators/mednafen/Makefile
+++ b/emulators/mednafen/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libcdio.so:sysutils/libcdio \
BROKEN_sparc64= fails to compile due to internal compiler error
GNU_CONFIGURE= yes
-USE_SDL= sdl net
+USE_SDL= sdl2 net2
USE_GL= gl glu
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib