diff options
-rw-r--r-- | emulators/e-uae/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile index fe167e21f398..221f6d66e733 100644 --- a/emulators/e-uae/Makefile +++ b/emulators/e-uae/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_XLIB= yes USE_GNOME= gtk20 -USE_SDL= sdl gfx +USE_SDL= sdl CONFIGURE_ARGS= --with-sdl --with-sdl-gfx PLIST_FILES= bin/uae bin/readdisk |