aboutsummaryrefslogtreecommitdiff
path: root/math/fftw
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-01-10 12:05:49 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-01-10 12:05:49 +0000
commitbe78cf82ed5429a6baf535e8704341ec242e5c21 (patch)
tree232900023f49f6f748500e04017d66055792caa8 /math/fftw
parent72168d4aa1b67d3da4f493a707bd20e0479bca07 (diff)
downloadports-be78cf82ed5429a6baf535e8704341ec242e5c21.tar.gz
ports-be78cf82ed5429a6baf535e8704341ec242e5c21.zip
Notes
Diffstat (limited to 'math/fftw')
-rw-r--r--math/fftw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile
index b934f74b5331..0db6de94359d 100644
--- a/math/fftw/Makefile
+++ b/math/fftw/Makefile
@@ -26,7 +26,7 @@ USE_AUTOTOOLS= libtool:15
USE_FORTRAN= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" FC="${FC}" F77="${F77}"
+CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
CONFIGURE_ARGS= --enable-shared
USE_LDCONFIG= yes
PLIST_SUB= FFTW_SUFX="${FFTW_SUFX}"