diff options
Diffstat (limited to 'emulators/gngb')
-rw-r--r-- | emulators/gngb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/gngb/Makefile b/emulators/gngb/Makefile index 1eae72910b7c..3345b0726159 100644 --- a/emulators/gngb/Makefile +++ b/emulators/gngb/Makefile @@ -23,6 +23,7 @@ PLIST_FILES= bin/gngb \ OPTIONS_DEFINE= OPENGL +OPENGL_USES= gl OPENGL_USE= GL=gl OPENGL_CONFIGURE_ENABLE=gl |