Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2009 22:35:16 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/mpich Makefile
Message-ID:  <200901062235.n06MZGSB046813@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gerald      2009-01-06 22:35:16 UTC

  FreeBSD ports repository

  Modified files:
    net/mpich            Makefile 
  Log:
  Use ${FC} instead of hard coding gfortran42 (which would need to be
  gfortran43 nowadays).
  
  Remove F77=${FC} from CONFIGURE_ENV since this provided by Mk/bsd.gcc.mk.
  
  Add USE_GCC=4.3 since this port uses both C and Fortran frontends.
  
  Revision  Changes    Path
  1.53      +4 -3      ports/net/mpich/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901062235.n06MZGSB046813>