summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2007-07-12 21:50:03 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2007-07-12 21:50:03 +0000
commit1f072c32143a77ff4262a26b16f39e2310e28d11 (patch)
tree74081cc1499c6764385a74036f9e817915b9e877 /science
parentRemove a REINPLACE hunk that snuck in. (diff)
- Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Submitted by: maho Approved by: stas (mentor)
Notes
Notes: svn path=/head/; revision=195504
Diffstat (limited to 'science')
-rw-r--r--science/elmer-matc/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/science/elmer-matc/Makefile b/science/elmer-matc/Makefile
index 0a6784c65147..bbbd4dfe1625 100644
--- a/science/elmer-matc/Makefile
+++ b/science/elmer-matc/Makefile
@@ -17,10 +17,7 @@ COMMENT= MatC language library used by ELMER FEM package
GNU_CONFIGURE= yes
ALL_TARGET=
-WANT_FORTRAN=yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
PLIST_SUB= ARCH=${MACHINE_ARCH}