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