diff options
author | Maho Nakata <maho@FreeBSD.org> | 2007-01-12 07:16:24 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2007-01-12 07:16:24 +0000 |
commit | 35c0b741e08f786f9e5059c2d4f3f56fbf4d5af8 (patch) | |
tree | cb5af48b478dba902371e57475b66b26fe2295b2 /science/elmerpost | |
parent | 4821336cf5c4a4901550fcfd603dae4fcfd3775d (diff) | |
download | ports-35c0b741e08f786f9e5059c2d4f3f56fbf4d5af8.tar.gz ports-35c0b741e08f786f9e5059c2d4f3f56fbf4d5af8.zip |
Notes
Diffstat (limited to 'science/elmerpost')
-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} |