aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-10-28 14:37:28 +0800
committerkris <kris@FreeBSD.org>2005-10-28 14:37:28 +0800
commit262e1a96de72a720987137b83eaa2c8fa9ed192f (patch)
tree7e00ab90a27042b088ba413be12c61e513331249 /math
parent4c653f347c68fb1b30188270090661eabdbea5f6 (diff)
downloadfreebsd-ports-gnome-262e1a96de72a720987137b83eaa2c8fa9ed192f.tar.gz
freebsd-ports-gnome-262e1a96de72a720987137b83eaa2c8fa9ed192f.tar.zst
freebsd-ports-gnome-262e1a96de72a720987137b83eaa2c8fa9ed192f.zip
BROKEN: Does not build
Diffstat (limited to 'math')
-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"