[66091] trunk/dports/net/curl-ca-bundle/Portfile

Ryan Schmidt ryandesign at macports.org
Mon Apr 5 23:11:29 PDT 2010


On Apr 5, 2010, at 22:10, jmr at macports.org wrote:

> Revision: 66091
>          http://trac.macports.org/changeset/66091
> Author:   jmr at macports.org
> Date:     2010-04-05 20:10:38 -0700 (Mon, 05 Apr 2010)
> Log Message:
> -----------
> curl-ca-bundle: mark as noarch if possible

> -universal_variant       no
> +if {[info exists supported_archs]} {
> +    supported_archs noarch
> +}

Until we release MacPorts 1.9, shouldn't we keep "universal_variant no" in these ports, since we do not want them to have a universal variant, since they cannot build for multiple architectures?



More information about the macports-dev mailing list