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

Joshua Root jmr at macports.org
Mon Apr 5 23:15:04 PDT 2010


On 2010-4-6 16:11 , Ryan Schmidt wrote:
> 
> 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?

Yes, but curl-ca-bundle has 'use_configure no' so that was redundant.

- Josh


More information about the macports-dev mailing list