diff options
Diffstat (limited to 'emulators/dolphin-emu-devel/Makefile')
-rw-r--r-- | emulators/dolphin-emu-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/dolphin-emu-devel/Makefile b/emulators/dolphin-emu-devel/Makefile index 797a79a0c834..66b87bc89a70 100644 --- a/emulators/dolphin-emu-devel/Makefile +++ b/emulators/dolphin-emu-devel/Makefile @@ -53,6 +53,7 @@ PORTAUDIO_DESC= Enable PortAudio (mic) support FRAMEDUMPS_DESC= Encode framedumps in AVI format OPTIONS_DEFAULT= PORTAUDIO FRAMEDUMPS +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |