diff options
Diffstat (limited to 'emulators/higan/Makefile')
-rw-r--r-- | emulators/higan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/higan/Makefile b/emulators/higan/Makefile index e65e0d52d907..5e43a28ae867 100644 --- a/emulators/higan/Makefile +++ b/emulators/higan/Makefile @@ -46,6 +46,7 @@ PULSEAUDIO_DESC= Build Pulseaudio sound driver INPUT_SDL_DESC= Build SDL input driver INPUT_X_DESC= Build X input driver +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MACCURACY} |