Remove gfortran dependency. it is not used actually.
This commit is contained in:
parent
ea9b866998
commit
621890375c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182149
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue