diff options
Diffstat (limited to 'emulators/libspectrum/Makefile')
-rw-r--r-- | emulators/libspectrum/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index 4b785ae3861b..60839cb04afe 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -23,6 +23,7 @@ MAN3= libspectrum.3 OPTIONS_DEFINE= AUDIOFILE AUDIOFILE_DESC= Support loading from .wav files +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MAUDIOFILE} |