diff options
author | kris <kris@FreeBSD.org> | 2007-01-20 09:14:02 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-01-20 09:14:02 +0800 |
commit | e6787847f3710b45087f97a26d4a455ef3bc9d74 (patch) | |
tree | 303e4374338d32470b8b84291768e17e2658dade /audio/swhplugins | |
parent | ba1ec8c9be43fab66562e4888566748f0b761ebf (diff) | |
download | freebsd-ports-gnome-e6787847f3710b45087f97a26d4a455ef3bc9d74.tar.gz freebsd-ports-gnome-e6787847f3710b45087f97a26d4a455ef3bc9d74.tar.zst freebsd-ports-gnome-e6787847f3710b45087f97a26d4a455ef3bc9d74.zip |
BROKEN: Unfetchable
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 |