summaryrefslogtreecommitdiff
path: root/benchmarks/benchfft/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2005-12-27 21:31:28 +0000
committerjoerg <joerg@pkgsrc.org>2005-12-27 21:31:28 +0000
commit0437fac11a048859fad4227cee73cdaeaa0d34d2 (patch)
treeffe29cc9586091b4aa19065b152d67668483f445 /benchmarks/benchfft/Makefile
parent8aebb5417fa6bc73c5deacde0a52b8d0ac27bd53 (diff)
downloadpkgsrc-0437fac11a048859fad4227cee73cdaeaa0d34d2.tar.gz
Remove PKG_FAIL fallout from f2c vs. f77 difference.
Diffstat (limited to 'benchmarks/benchfft/Makefile')
-rw-r--r--benchmarks/benchfft/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/benchmarks/benchfft/Makefile b/benchmarks/benchfft/Makefile
index 8092148ce4b..392608544f3 100644
--- a/benchmarks/benchfft/Makefile
+++ b/benchmarks/benchfft/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2005/12/26 23:39:30 schmonz Exp $
+# $NetBSD: Makefile,v 1.28 2005/12/27 21:31:28 joerg Exp $
DISTNAME= benchfft-2.0
PKGREVISION= 1
@@ -11,9 +11,6 @@ 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