summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-01-12 07:16:24 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-01-12 07:16:24 +0000
commit35c0b741e08f786f9e5059c2d4f3f56fbf4d5af8 (patch)
treecb5af48b478dba902371e57475b66b26fe2295b2 /science
parentDisable -Werror to fix the build with GCC 4.x. (diff)
Remove USE_GCC line as it is not necessary.
Notes
Notes: svn path=/head/; revision=182151
Diffstat (limited to 'science')
-rw-r--r--science/elmerpost/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/science/elmerpost/Makefile b/science/elmerpost/Makefile
index 1a7ce3e70746..77f11f4555f5 100644
--- a/science/elmerpost/Makefile
+++ b/science/elmerpost/Makefile
@@ -27,7 +27,6 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
ALL_TARGET=
-USE_GCC= 4.1 #4.2 has bugs
WANT_FORTRAN= yes
BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
CONFIGURE_ENV+= FC=gfortran42 F77=gfortran42 FCFLAGS=${FCFLAGS}