summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-10-28 06:37:28 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-10-28 06:37:28 +0000
commita323476a15fd82824488b9f1eb288ebe452cb9b6 (patch)
tree098223865afc9230eb37cfce3d3166edcd6b91e0
parentBROKEN: Incomplete pkg-plist (diff)
BROKEN: Does not build
Notes
Notes: svn path=/head/; revision=146541
-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"