summaryrefslogtreecommitdiff
path: root/benchmarks/benchfft
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-09-30 15:00:32 +0000
committerwiz <wiz@pkgsrc.org>2002-09-30 15:00:32 +0000
commit77191d025a775908872239611251569e63f0a7e3 (patch)
treede648b4dded9405ddb4ccf43b3e4c97ee935c5fe /benchmarks/benchfft
parentf96ac4781c38869033fbca426c95ada8f1da8172 (diff)
downloadpkgsrc-77191d025a775908872239611251569e63f0a7e3.tar.gz
Convert to buildlink2.
Diffstat (limited to 'benchmarks/benchfft')
-rw-r--r--benchmarks/benchfft/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/benchfft/Makefile b/benchmarks/benchfft/Makefile
index 9009e3e5fdc..141e37744ab 100644
--- a/benchmarks/benchfft/Makefile
+++ b/benchmarks/benchfft/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2002/09/30 14:51:46 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2002/09/30 15:00:32 wiz Exp $
DISTNAME= benchfft-2.0
CATEGORIES= benchmarks math
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.fftw.org/benchfft/
COMMENT= Benchmark your machine with a number of FFT algorithims
GNU_CONFIGURE= yes
+USE_BUILDLINK2= yes
USE_GMAKE= yes
USE_FORTRAN= yes
USE_LIBTOOL= yes