[78052] trunk/dports/science/hdf4/Portfile

Ryan Schmidt ryandesign at macports.org
Thu Apr 21 00:42:42 PDT 2011


On Apr 21, 2011, at 02:28, takeshi at macports.org wrote:

> Revision: 78052
>          http://trac.macports.org/changeset/78052
> Author:   takeshi at macports.org
> Date:     2011-04-21 00:28:24 -0700 (Thu, 21 Apr 2011)
> Log Message:
> -----------
> hdf4: build share libraries when one of fortran variant is not specified


> +variant gcc45 conflicts g95 gcc43 gcc44 universal description {build with gfortran 4.4} {
> +    configure.args-delete   --disable-fortran --enable-shared
> +    depends_build-append    port:gcc45
> +    configure.f77           ${prefix}/bin/gfortran-mp-4.5
> +}

There's a typo in this variant's description (4.4 => 4.5)





More information about the macports-dev mailing list