From 621890375c45c596536bb76ab81f31e9443af19d Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Fri, 12 Jan 2007 07:10:10 +0000 Subject: [PATCH] Remove gfortran dependency. it is not used actually. --- science/elmergrid/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/science/elmergrid/Makefile b/science/elmergrid/Makefile index b9300359a462..72ec881d902e 100644 --- a/science/elmergrid/Makefile +++ b/science/elmergrid/Makefile @@ -14,9 +14,8 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/ MAINTAINER= ports@FreeBSD.org COMMENT= A Mesh Manipulation Utility for use with the ELMER FEM package -USE_GCC= 4.2+ -GNU_CONFIGURE= yes ALL_TARGET= +GNU_CONFIGURE= yes PLIST_FILES= bin/${MACHINE_ARCH}-portbld-freebsd${OSREL}-ElmerGrid \ bin/ElmerGrid