aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-07-12 08:51:23 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-07-12 08:51:23 +0000
commit82ea113983a21eb1dc5e92d6479c411a7c8e0b3b (patch)
treed13c96fcd3dce0caf86c3c89c2a0c7ad7a8bdf87
parentac47213b3adbf91fcb0de1372fa58cf312f5b42d (diff)
downloadports-82ea113983a21eb1dc5e92d6479c411a7c8e0b3b.tar.gz
ports-82ea113983a21eb1dc5e92d6479c411a7c8e0b3b.zip
Notes
-rw-r--r--math/fftw/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile
index 1119a8c6358e..3856ca8c5419 100644
--- a/math/fftw/Makefile
+++ b/math/fftw/Makefile
@@ -23,10 +23,7 @@ FFTW_FLAVOR?= default
FFTW_SUFIX=
USE_AUTOTOOLS= libtool:15
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}