summaryrefslogtreecommitdiff
path: root/benchmarks/benchfft
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2005-12-26 23:39:30 +0000
committerschmonz <schmonz@pkgsrc.org>2005-12-26 23:39:30 +0000
commit463f43526a7b74edae99d0ed1a9ef0ad86a43c45 (patch)
treecd3d1e6bc95e9ddf5e5aecaa8889985ca3bd3620 /benchmarks/benchfft
parent9ebb944a7e3010cbaea6c9ae2c64a8b0cb52b6c3 (diff)
downloadpkgsrc-463f43526a7b74edae99d0ed1a9ef0ad86a43c45.tar.gz
Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
3.0. If one of these is important to you, please fix it in time for pkgsrc-2006Q1, or it may be removed.
Diffstat (limited to 'benchmarks/benchfft')
-rw-r--r--benchmarks/benchfft/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/benchmarks/benchfft/Makefile b/benchmarks/benchfft/Makefile
index 45ce3f3a649..8092148ce4b 100644
--- a/benchmarks/benchfft/Makefile
+++ b/benchmarks/benchfft/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2005/11/05 21:04:36 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2005/12/26 23:39:30 schmonz Exp $
DISTNAME= benchfft-2.0
PKGREVISION= 1
@@ -11,6 +11,9 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://www.fftw.org/benchfft/
COMMENT= Benchmark your machine with a number of FFT algorithms
+PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4"
+PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed"
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= yes