diff options
Diffstat (limited to 'science/elmergrid')
-rw-r--r-- | science/elmergrid/Makefile | 3 |
1 files changed, 1 insertions, 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 |