pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/benchmarks/benchfft Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1fb0abb6924f
branches:  trunk
changeset: 472490:1fb0abb6924f
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 11 03:04:33 2004 +0000

description:
Convert to buildlink3.

diffstat:

 benchmarks/benchfft/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d1c0efa57e70 -r 1fb0abb6924f benchmarks/benchfft/Makefile
--- a/benchmarks/benchfft/Makefile      Sun Apr 11 03:00:55 2004 +0000
+++ b/benchmarks/benchfft/Makefile      Sun Apr 11 03:04:33 2004 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index