diff options
Diffstat (limited to 'audio/pure-audio/Makefile')
-rw-r--r-- | audio/pure-audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/pure-audio/Makefile b/audio/pure-audio/Makefile index 98e7f8337c7d..f867cf9ea51f 100644 --- a/audio/pure-audio/Makefile +++ b/audio/pure-audio/Makefile @@ -14,6 +14,7 @@ LIB_DEPENDS= portaudio.2:${PORTSDIR}/audio/portaudio2 \ fftw3:${PORTSDIR}/math/fftw3 USE_PURE= yes +NO_STAGE= yes post-patch: ${REINPLACE_CMD} \ |