aboutsummaryrefslogtreecommitdiff
path: root/science/elmer-matc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-09-30 19:25:46 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-09-30 19:25:46 +0000
commita245fe1498cad65d7a364849b208ff53a5d3a6f7 (patch)
treec03880dadc017bb964181cb364735cafab6d0f25 /science/elmer-matc
parent3075637e6f755767af4e106b6134500e1e761c61 (diff)
downloadports-a245fe1498cad65d7a364849b208ff53a5d3a6f7.tar.gz
ports-a245fe1498cad65d7a364849b208ff53a5d3a6f7.zip
Notes
Diffstat (limited to 'science/elmer-matc')
-rw-r--r--science/elmer-matc/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/science/elmer-matc/Makefile b/science/elmer-matc/Makefile
index 304ed4676e3a..40a19104dfae 100644
--- a/science/elmer-matc/Makefile
+++ b/science/elmer-matc/Makefile
@@ -14,11 +14,8 @@ PKGNAMEPREFIX= elmer-
MAINTAINER= ports@FreeBSD.org
COMMENT= MatC language library used by ELMER FEM package
-BUILD_DEPENDS= ${FC}:${PORTSDIR}/lang/gfortran
-
USE_GCC= 4.1+
WITH_FORTRAN= yes
-FC= ${LOCALBASE}/bin/gfortran41
F77= ${FC}
CONFIGURE_ENV+= FC=${FC} F77=${FC}