summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-11 03:04:33 +0000
committersnj <snj@pkgsrc.org>2004-04-11 03:04:33 +0000
commita91b9182e35f215b7a26732ba1ef7f05eef31324 (patch)
tree4393da6f1b9068ca27d356d99bccd62ce226da8f /benchmarks
parentc9723460bc5fe8d0bf25c40c2a7157dc3fe4c225 (diff)
downloadpkgsrc-a91b9182e35f215b7a26732ba1ef7f05eef31324.tar.gz
Convert to buildlink3.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/benchfft/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/benchfft/Makefile b/benchmarks/benchfft/Makefile
index 4c81abd45cd..4361b1f4f5c 100644
--- a/benchmarks/benchfft/Makefile
+++ b/benchmarks/benchfft/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/02/21 06:33:00 snj Exp $
+# $NetBSD: Makefile,v 1.19 2004/04/11 03:04:33 snj Exp $
DISTNAME= benchfft-2.0
CATEGORIES= benchmarks math
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.fftw.org/benchfft/
COMMENT= Benchmark your machine with a number of FFT algorithms
GNU_CONFIGURE= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_FORTRAN= yes
USE_LIBTOOL= yes