From f85c3bea3ae9e85c40c80f02c54031e5f048bafa Mon Sep 17 00:00:00 2001 From: Max Khon Date: Wed, 10 Dec 2003 13:38:42 +0000 Subject: USE_MESA -> USE_GL --- emulators/dgen-sdl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/dgen-sdl') 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 -- cgit v1.2.3