summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}