summaryrefslogtreecommitdiffstats
path: root/french
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-07-14 10:02:06 +0000
committermaho <maho@FreeBSD.org>2007-07-14 10:02:06 +0000
commit29749ee36b33d0e01549595fb08445ccfc765158 (patch)
tree9ee1111d76dcd3e886526df838bd9cdd11e3cda8 /french
parent9a312f7d271d11bd858ade37fe90049df0b34e8a (diff)
downloadFreeBSD-ports-29749ee36b33d0e01549595fb08445ccfc765158.zip
FreeBSD-ports-29749ee36b33d0e01549595fb08445ccfc765158.tar.gz
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Diffstat (limited to 'french')
-rw-r--r--french/med/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/french/med/Makefile b/french/med/Makefile
index 75def8d..7db4c09 100644
--- a/french/med/Makefile
+++ b/french/med/Makefile
@@ -21,10 +21,7 @@ RUN_DEPENDS= wish${TK_VER}:${PORTSDIR}/x11-toolkits/tk${SHORT_TK_VER}
TK_VER?= 8.4
SHORT_TK_VER= ${TK_VER:S/.//}
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"
FFLAGS+= -O2
OpenPOWER on IntegriCloud