[102707] trunk/dports/graphics

Aljaž Srebrnič g5pw at macports.org
Thu Feb 7 14:39:11 PST 2013


On 07/feb/2013, at 19:23, Ryan Schmidt <ryandesign at macports.org> wrote:

> On Feb 7, 2013, at 07:32, g5pw at macports.org wrote:
> 
>> Revision: 102707
>>         https://trac.macports.org/changeset/102707
>> Author:   g5pw at macports.org
>> Date:     2013-02-07 05:32:37 -0800 (Thu, 07 Feb 2013)
>> Log Message:
>> -----------
>> graphics/tiv:
>> new port, Terminal Image Viewer
>> 
>> Added Paths:
>> -----------
>>   trunk/dports/graphics/tiv/
>>   trunk/dports/graphics/tiv/Portfile
> 
> 
>> +use_configure       no
>> +
>> +pre-build {
>> +    build.args      CC=${configure.cc} \
>> +                    CXX=${configure.cxx}
>> +}
> 
> FYI this doesn't need to be in a pre-build block, since these variables aren't being affected by variants elsewhere in the port.

I thought so, too, but I found that snippet somewhere in the wiki… :/

> 
> But you should use [get_canonical_archflags]. And you might be able to set a universal variant before that.


Aha, I'll try!

--
Aljaž Srebrnič a.k.a g5pw
My public key:  http://bit.ly/g5pw_pubkey



More information about the macports-dev mailing list