aboutsummaryrefslogtreecommitdiff
path: root/science/elmer-matc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-02-27 08:32:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-02-27 08:32:37 +0000
commita42d80c26be9dafb9f43b12e83383a556b6754e4 (patch)
tree9544d6cc2e8ad9c2104869ae9887e030d47158f1 /science/elmer-matc
parentdec30edfc4e633cd0ec83d6c056a58a868d6d004 (diff)
downloadports-a42d80c26be9dafb9f43b12e83383a556b6754e4.tar.gz
ports-a42d80c26be9dafb9f43b12e83383a556b6754e4.zip
Notes
Diffstat (limited to 'science/elmer-matc')
-rw-r--r--science/elmer-matc/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/science/elmer-matc/Makefile b/science/elmer-matc/Makefile
index c9e737eee9ae..45c6dc9e4949 100644
--- a/science/elmer-matc/Makefile
+++ b/science/elmer-matc/Makefile
@@ -17,6 +17,11 @@ 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
+
PLIST_SUB= ARCH=${MACHINE_ARCH}
.include <bsd.port.pre.mk>