diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/benchfft/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/benchfft/Makefile b/benchmarks/benchfft/Makefile index 84ea72b0ecd..87f314b4df5 100644 --- a/benchmarks/benchfft/Makefile +++ b/benchmarks/benchfft/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2004/11/01 15:07:51 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2005/01/12 15:31:58 jlam Exp $ DISTNAME= benchfft-2.0 PKGREVISION= 1 @@ -16,7 +16,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews GNU_CONFIGURE= yes USE_BUILDLINK3= yes USE_GNU_TOOLS+= make -USE_FORTRAN= yes +USE_LANGUAGES= fortran USE_LIBTOOL= yes LTCONFIG_OVERRIDE= ${WRKDIR}/fftw-2.0.1/ltconfig |