diff options
Diffstat (limited to 'emulators/hatari')
-rw-r--r-- | emulators/hatari/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index 55a7e041de84..1aaba398c74e 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -38,6 +38,7 @@ CFLAGS+= -I${LOCALBASE}/include/portaudio2 PA2_INCLUDE_DIR=-I${LOCALBASE}/include/portaudio2 PA2_LIBRARY= ${LOCALBASE}/lib/portaudio2/libportaudio.so +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |