aboutsummaryrefslogtreecommitdiff
path: root/science/elmer-fem
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-07-13 22:33:53 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-07-13 22:33:53 +0000
commit6258e3669e951af22dee3404b8220d6d191f854e (patch)
tree84038931c4caea1dca7e3f8bae8e5d0b15f2b5de /science/elmer-fem
parentc2d745da10dce42f7fdc2ed47e88b743f08dd245 (diff)
downloadports-6258e3669e951af22dee3404b8220d6d191f854e.tar.gz
ports-6258e3669e951af22dee3404b8220d6d191f854e.zip
Notes
Diffstat (limited to 'science/elmer-fem')
-rw-r--r--science/elmer-fem/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/science/elmer-fem/Makefile b/science/elmer-fem/Makefile
index 244548667a88..462bc50f866f 100644
--- a/science/elmer-fem/Makefile
+++ b/science/elmer-fem/Makefile
@@ -21,10 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libmatc.a:${PORTSDIR}/science/elmer-matc \
RUN_DEPENDS= ElmerGrid:${PORTSDIR}/science/elmergrid \
Mesh2D:${PORTSDIR}/science/elmer-meshgen2d
-WANT_FORTRAN=yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
.ifdef WITH_OPTIMIZED_FLAGS
FCFLAGS+= -O3 -ffast-math