diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-10-29 01:18:07 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-10-29 01:18:07 +0000 |
commit | 3265911541ce82e93ea6bcd7d53d7e7f408fd02a (patch) | |
tree | c68a4cca657bc4e7c5e9198370db64f960d6f2a0 /math/fftw3-long/Makefile | |
parent | 74c9bbed786bff97723098e3f74af5ac4ceff8a4 (diff) |
Notes
Diffstat (limited to 'math/fftw3-long/Makefile')
-rw-r--r-- | math/fftw3-long/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/fftw3-long/Makefile b/math/fftw3-long/Makefile index 1d6939aa19d3..227ffd6a8005 100644 --- a/math/fftw3-long/Makefile +++ b/math/fftw3-long/Makefile @@ -14,6 +14,4 @@ MASTERDIR= ${.CURDIR}/../../math/fftw3 ONLY_FOR_ARCHS= i386 -BROKEN= "Does not build" - .include "${MASTERDIR}/Makefile" |