aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-01-10 11:19:34 +0800
committermaho <maho@FreeBSD.org>2007-01-10 11:19:34 +0800
commit49a47298a3dbb1de3b2a643fcfbf437226b7e5e5 (patch)
tree720aad8c81269e3c5fe29c0f72d8babcda5f3ce7
parent0587f756bc819c8b763fccbf8f855549f9b99411 (diff)
downloadfreebsd-ports-gnome-49a47298a3dbb1de3b2a643fcfbf437226b7e5e5.tar.gz
freebsd-ports-gnome-49a47298a3dbb1de3b2a643fcfbf437226b7e5e5.tar.zst
freebsd-ports-gnome-49a47298a3dbb1de3b2a643fcfbf437226b7e5e5.zip
* Add WANT_FORTRAN=yes and USE_GCC=4.2+ instead.
-rw-r--r--science/elmer-eio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/elmer-eio/Makefile b/science/elmer-eio/Makefile
index e0f1505bb690..fb2a42c25381 100644
--- a/science/elmer-eio/Makefile
+++ b/science/elmer-eio/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= elmer-
MAINTAINER= ports@FreeBSD.org
COMMENT= ELMER FEM Package Data base Interface
-USE_GCC= 4.1+
-WITH_FORTRAN= yes
+WANT_FORTRAN= yes
+USE_GCC= 4.2+
F77= ${FC}
CONFIGURE_ENV+= FC=${FC} F77=${FC} FCFLAGS=${FCFLAGS}
261-0/+1 * Move instant messaging related ports to newly created net-im category:pav2005-11-091-1/+1 * SIZEify.trevor2004-03-181-0/+1 * Reset bouncing maintainer addresskris2004-02-221-1/+1 * updates ports/net/icmpchat from 0.5.1 to 0.6leeym2003-06-154-11/+20 * De-pkg-comment.knu2003-02-212-1/+1