diff options
Diffstat (limited to 'emulators/mupen64-gln64/Makefile')
-rw-r--r-- | emulators/mupen64-gln64/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mupen64-gln64/Makefile b/emulators/mupen64-gln64/Makefile index 226c11530a78..cfcdcfbc9e86 100644 --- a/emulators/mupen64-gln64/Makefile +++ b/emulators/mupen64-gln64/Makefile @@ -16,6 +16,6 @@ PLUGIN_NAME= glN64 MASTERDIR= ${.CURDIR}/../mupen64-base -OPTIONS_OVERRIDE= GTK2 +OPTIONS_SLAVE= GTK2 .include "${MASTERDIR}/Makefile" |