diff options
Diffstat (limited to 'audio/swhplugins')
-rw-r--r-- | audio/swhplugins/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/swhplugins/Makefile b/audio/swhplugins/Makefile index 6ab48317b0a7..d0dc383fc832 100644 --- a/audio/swhplugins/Makefile +++ b/audio/swhplugins/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa \ ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3 LIB_DEPENDS= fftw3f.4:${PORTSDIR}/math/fftw3-float +BROKEN= Unfetchable + # includes assembler code ONLY_FOR_ARCHS= i386 amd64 |