diff options
Diffstat (limited to 'benchmarks/benchfft')
-rw-r--r-- | benchmarks/benchfft/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/benchmarks/benchfft/Makefile b/benchmarks/benchfft/Makefile index 87f314b4df5..fdab66cf0e2 100644 --- a/benchmarks/benchfft/Makefile +++ b/benchmarks/benchfft/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2005/01/12 15:31:58 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2005/04/11 21:45:00 tv Exp $ DISTNAME= benchfft-2.0 PKGREVISION= 1 @@ -14,7 +14,6 @@ COMMENT= Benchmark your machine with a number of FFT algorithms PKG_INSTALLATION_TYPES= overwrite pkgviews GNU_CONFIGURE= yes -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_LANGUAGES= fortran USE_LIBTOOL= yes |