diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-05 22:21:16 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-05 22:21:16 +0000 |
commit | a3c56e68df3a7bf6713f80ab7c2e99f961e98a80 (patch) | |
tree | 831a3c893bea5650066440c5b2854bd428d2cc44 /emulators/gngb | |
parent | 680550419d6ab5747243411408ef3f63ee7d4b77 (diff) |
Notes
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 |