summaryrefslogtreecommitdiff
path: root/math/fftw3-long
diff options
context:
space:
mode:
Diffstat (limited to 'math/fftw3-long')
-rw-r--r--math/fftw3-long/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/fftw3-long/Makefile b/math/fftw3-long/Makefile
index 227ffd6a8005..1d6939aa19d3 100644
--- a/math/fftw3-long/Makefile
+++ b/math/fftw3-long/Makefile
@@ -14,4 +14,6 @@ MASTERDIR= ${.CURDIR}/../../math/fftw3
ONLY_FOR_ARCHS= i386
+BROKEN= "Does not build"
+
.include "${MASTERDIR}/Makefile"