aboutsummaryrefslogtreecommitdiff
path: root/science/elmer-eio/Makefile
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2007-07-15 16:12:19 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2007-07-15 16:12:19 +0000
commit025104e02eedef0557a64a507d86a6f907e2c06f (patch)
treec137783a237a315748c4aedad07a34f15882360f /science/elmer-eio/Makefile
parent418670d7621cda0caa80ecfaeaaaeeeaf7227e24 (diff)
downloadports-025104e02eedef0557a64a507d86a6f907e2c06f.tar.gz
ports-025104e02eedef0557a64a507d86a6f907e2c06f.zip
Notes
Diffstat (limited to 'science/elmer-eio/Makefile')
-rw-r--r--science/elmer-eio/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/science/elmer-eio/Makefile b/science/elmer-eio/Makefile
index 6de1ee1b5fc9..20f6e68be630 100644
--- a/science/elmer-eio/Makefile
+++ b/science/elmer-eio/Makefile
@@ -14,10 +14,7 @@ PKGNAMEPREFIX= elmer-
MAINTAINER= araujo@FreeBSD.org
COMMENT= ELMER FEM Package Data base Interface
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
CONFIGURE_ENV+= FC=${FC} F77=${FC} FCFLAGS=${FCFLAGS}
GNU_CONFIGURE= yes