summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorwiz <wiz>2002-09-30 15:00:32 +0000
committerwiz <wiz>2002-09-30 15:00:32 +0000
commit8dca852204c6ee1f2748ddb2105473718d5ed5a9 (patch)
treede648b4dded9405ddb4ccf43b3e4c97ee935c5fe /benchmarks
parent7e6ab9ce61627ed1a8cfd35ae67c3a9ce299a9c6 (diff)
downloadpkgsrc-8dca852204c6ee1f2748ddb2105473718d5ed5a9.tar.gz
Convert to buildlink2.
Diffstat (limited to 'benchmarks')
-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