diff options
Diffstat (limited to 'emulators/mupen64-rsp/Makefile')
-rw-r--r-- | emulators/mupen64-rsp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mupen64-rsp/Makefile b/emulators/mupen64-rsp/Makefile index 886055226a6b..f3a5d744cd64 100644 --- a/emulators/mupen64-rsp/Makefile +++ b/emulators/mupen64-rsp/Makefile @@ -10,6 +10,6 @@ PLUGIN_NAME= mupen64_hle_rsp_azimer MASTERDIR= ${.CURDIR}/../mupen64-base -OPTIONS_OVERRIDE= GTK2 +OPTIONS_SLAVE= GTK2 .include "${MASTERDIR}/Makefile" |