diff options
-rw-r--r-- | science/elmerpost/Makefile | 1 |
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} |