aboutsummaryrefslogtreecommitdiff
path: root/science/elmer-eio
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-eio
parent3075637e6f755767af4e106b6134500e1e761c61 (diff)
downloadports-a245fe1498cad65d7a364849b208ff53a5d3a6f7.tar.gz
ports-a245fe1498cad65d7a364849b208ff53a5d3a6f7.zip
Notes
Diffstat (limited to 'science/elmer-eio')
-rw-r--r--science/elmer-eio/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/science/elmer-eio/Makefile b/science/elmer-eio/Makefile
index 7f07244e4053..e0f1505bb690 100644
--- a/science/elmer-eio/Makefile
+++ b/science/elmer-eio/Makefile
@@ -14,11 +14,8 @@ PKGNAMEPREFIX= elmer-
MAINTAINER= ports@FreeBSD.org
COMMENT= ELMER FEM Package Data base Interface
-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} FCFLAGS=${FCFLAGS}