diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/dgen-sdl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dgen-sdl/Makefile b/emulators/dgen-sdl/Makefile index 2d4680b373d1..47ff848bafc5 100644 --- a/emulators/dgen-sdl/Makefile +++ b/emulators/dgen-sdl/Makefile @@ -16,7 +16,7 @@ COMMENT= A wonderful Sega Genesis/MegaDrive emulator BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm USE_SDL= yes -USE_MESA= yes +USE_GL= yes GNU_CONFIGURE= yes MAN1= dgen.1 tobin.1 |