diff options
Diffstat (limited to 'audio/libconvolve/Makefile')
-rw-r--r-- | audio/libconvolve/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libconvolve/Makefile b/audio/libconvolve/Makefile index 4221f012d63e..d5fc0701050d 100644 --- a/audio/libconvolve/Makefile +++ b/audio/libconvolve/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \ sndfile.1:${PORTSDIR}/audio/libsndfile USES= gmake pkgconfig +NO_STAGE= yes USE_LDCONFIG= yes .include <bsd.port.mk> |