summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2002-12-07 15:40:49 +0000
committercjep <cjep@pkgsrc.org>2002-12-07 15:40:49 +0000
commit976a6867e1800cbd2b011839b8186ae785f11865 (patch)
treee216dd8e9900037455fcebcc2d456e57057373b0 /benchmarks
parentb6d029464aac56849845efbb01a2c9c0d20a5253 (diff)
downloadpkgsrc-976a6867e1800cbd2b011839b8186ae785f11865.tar.gz
whitespace nit.
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 63a44cdad2d..1be57b52a5f 100644
--- a/benchmarks/benchfft/Makefile
+++ b/benchmarks/benchfft/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2002/12/07 15:40:19 cjep Exp $
+# $NetBSD: Makefile,v 1.14 2002/12/07 15:40:49 cjep Exp $
DISTNAME= benchfft-2.0
CATEGORIES= benchmarks math
@@ -17,7 +17,7 @@ USE_FORTRAN= yes
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKDIR}/fftw-2.0.1/ltconfig
-CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config.guess
+CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config.guess
CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/fftw-2.0.1/config.guess
CONFIG_SUB_OVERRIDE= ${WRKSRC}/config.sub ${WRKDIR}/fftw-2.0.1/config.sub