[68322] trunk/dports/math/arpack/Portfile

Ryan Schmidt ryandesign at macports.org
Tue Jun 1 14:06:40 PDT 2010


On Jun 1, 2010, at 13:32, mmoll at macports.org wrote:

> Revision: 68322
>          http://trac.macports.org/changeset/68322
> Author:   mmoll at macports.org
> Date:     2010-06-01 11:32:52 -0700 (Tue, 01 Jun 2010)
> Log Message:
> -----------
> math/arpack: allow universal, shared libs. add gcc45 variant. closes #25066
> 
> Modified Paths:
> --------------
>    trunk/dports/math/arpack/Portfile

> +variant gcc45 description {build with gfortran-mp-4.5} conflicts gcc42 gcc43 gcc44 {
> +	depends_build-append    port:gcc44
> +	configure.fc ${prefix}/bin/gfortran-mp-4.5

The dependency should be on gcc45 not gcc44.



More information about the macports-dev mailing list