pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/benchmarks/benchfft Needs a C compiler.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9136a7004c5e
branches: trunk
changeset: 516448:9136a7004c5e
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Jul 21 06:36:21 2006 +0000
description:
Needs a C compiler.
diffstat:
benchmarks/benchfft/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5b49959837c9 -r 9136a7004c5e benchmarks/benchfft/Makefile
--- a/benchmarks/benchfft/Makefile Fri Jul 21 06:24:37 2006 +0000
+++ b/benchmarks/benchfft/Makefile Fri Jul 21 06:36:21 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/07/19 19:14:37 jlam Exp $
+# $NetBSD: Makefile,v 1.31 2006/07/21 06:36:21 rillig Exp $
DISTNAME= benchfft-2.0
PKGREVISION= 2
@@ -15,7 +15,7 @@
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
-USE_LANGUAGES= fortran
+USE_LANGUAGES= c fortran
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= libtool ../fftw-*/libtool
Home |
Main Index |
Thread Index |
Old Index