diff options
author | arved <arved@FreeBSD.org> | 2007-01-23 19:32:30 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2007-01-23 19:32:30 +0800 |
commit | b0c20db11ebf7a9d21a3dbb72b027336e3910f36 (patch) | |
tree | 52397b1ecf14894cc794882604c8a45de3c48d12 /audio/swhplugins | |
parent | 9a8f2e171b9506edc6ddfdff41e4103c68ea954e (diff) | |
download | freebsd-ports-gnome-b0c20db11ebf7a9d21a3dbb72b027336e3910f36.tar.gz freebsd-ports-gnome-b0c20db11ebf7a9d21a3dbb72b027336e3910f36.tar.zst freebsd-ports-gnome-b0c20db11ebf7a9d21a3dbb72b027336e3910f36.zip |
The author fixed a backup restore glitch, the distfile is now fetchable
again.
Submitted by: Steve Harris
Diffstat (limited to 'audio/swhplugins')
-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 |