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