On Sep 8, 2013, at 12:06 AM, Lawrence Velázquez <lar...@macports.org> wrote:

> On Sep 6, 2013, at 11:12 PM, mm...@macports.org wrote:
> 
>> Revision: 110825
>>         https://trac.macports.org/changeset/110825
>> Author:   mm...@macports.org
>> Date:     2013-09-06 20:12:08 -0700 (Fri, 06 Sep 2013)
>> Log Message:
>> -----------
>> py-graph-tool: blacklist *gcc* <= 4.3
>> 
>> Modified Paths:
>> --------------
>>   trunk/dports/python/py-graph-tool/Portfile
>> 
>> Modified: trunk/dports/python/py-graph-tool/Portfile
>> ===================================================================
>> --- trunk/dports/python/py-graph-tool/Portfile       2013-09-07 02:15:15 UTC 
>> (rev 110824)
>> +++ trunk/dports/python/py-graph-tool/Portfile       2013-09-07 03:12:08 UTC 
>> (rev 110825)
>> @@ -28,6 +29,7 @@
>> python.default_version 27
>> 
>> if {$subport != $name} {
>> +    compiler.blacklist llvm-gcc-4.2 macports-gcc-4.3 macports-gcc-4.2 
>> macports-llvm-gcc-4.2 apple-gcc-4.2 gcc-4.2 gcc-4.0 apple-gcc-4.0 gcc-3.3
>>    universal_variant  no
>>    depends_build-append port:pkgconfig
>>    depends_lib-append port:boost \
> 
> If you want to blacklist all GCC 3.3, 4.0, 4.2, and 4.3, you can do this:
> 
>    compiler.blacklist  gcc-3.3 {*gcc-4.[0-3]}


Thanks, fixed in r110854.

-- 
Mark Moll



Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to