diff options
Diffstat (limited to 'emulators/mupen64-sound/Makefile')
-rw-r--r-- | emulators/mupen64-sound/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/mupen64-sound/Makefile b/emulators/mupen64-sound/Makefile index f65f60d21cfb..669465578666 100644 --- a/emulators/mupen64-sound/Makefile +++ b/emulators/mupen64-sound/Makefile @@ -12,4 +12,5 @@ MASTERDIR= ${.CURDIR}/../mupen64-base OPTIONS_SLAVE= GTK2 +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |