diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2007-01-23 11:32:30 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2007-01-23 11:32:30 +0000 |
commit | bc70b5322bc149963853be31ea8a6efc9a30c367 (patch) | |
tree | 4bc0e0fde30252681a1d37e704606291d7b55441 /audio/swhplugins/Makefile | |
parent | 04e705a5046b69bb4b57ae3bcb5523378413c0ad (diff) | |
download | ports-bc70b5322bc149963853be31ea8a6efc9a30c367.tar.gz ports-bc70b5322bc149963853be31ea8a6efc9a30c367.zip |
Notes
Diffstat (limited to 'audio/swhplugins/Makefile')
-rw-r--r-- | audio/swhplugins/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/swhplugins/Makefile b/audio/swhplugins/Makefile index d0dc383fc832..6ab48317b0a7 100644 --- a/audio/swhplugins/Makefile +++ b/audio/swhplugins/Makefile @@ -18,8 +18,6 @@ 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 |