Fortran recipe
Lawrence Velázquez
larryv at macports.org
Mon Sep 23 14:51:42 PDT 2013
On Sep 23, 2013, at 5:28 PM, David Strubbe <dstrubbe at gmail.com> wrote:
> In the "Fortran recipe" at
> https://trac.macports.org/wiki/PortfileRecipes#fortran, can't this common
> line be refactored out of the variants?
>
> depends_lib-append path:lib/libgcc/libgcc_s.1.dylib:libgcc
If that line is not conditionalized within a "variant" block or by "variant_isset", then it will also apply when no variants are selected.
vq
More information about the macports-dev
mailing list