aboutsummaryrefslogtreecommitdiff
path: root/math/elmer-mathlibs
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 /math/elmer-mathlibs
parent3075637e6f755767af4e106b6134500e1e761c61 (diff)
downloadports-a245fe1498cad65d7a364849b208ff53a5d3a6f7.tar.gz
ports-a245fe1498cad65d7a364849b208ff53a5d3a6f7.zip
Notes
Diffstat (limited to 'math/elmer-mathlibs')
-rw-r--r--math/elmer-mathlibs/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/elmer-mathlibs/Makefile b/math/elmer-mathlibs/Makefile
index 3bb9e7a53712..99d04313659e 100644
--- a/math/elmer-mathlibs/Makefile
+++ b/math/elmer-mathlibs/Makefile
@@ -15,7 +15,6 @@ PKGNAMEPREFIX= elmer-
MAINTAINER= ports@FreeBSD.org
COMMENT= Math libraries build with F90 for used in ELMER FEM
-BUILD_DEPENDS= ${FC}:${PORTSDIR}/lang/gfortran
.ifdef WITH_MPI
BUILD_DEPENDS+= ${LOCALBASE}/mpich/include/mpif.h:${PORTSDIR}/net/mpich
.endif
@@ -27,7 +26,6 @@ CONFLICTS+= scalapack-[0-9]*
USE_GCC= 4.1+
WITH_FORTRAN= yes
-FC= ${LOCALBASE}/bin/gfortran41
F77= ${FC}
.ifdef WITH_OPTIMIZED_FLAGS