[94725] users/g5pw/dports/devel

Aljaž Srebrnič g5pw at macports.org
Wed Jun 27 15:12:55 PDT 2012


On 28/giu/2012, at 00:01, Ryan Schmidt wrote:
> 
> On Jun 27, 2012, at 13:55, g5pw at macports.org wrote:
> 
>> Revision: 94725
>>         https://trac.macports.org/changeset/94725
>> Author:   g5pw at macports.org
>> Date:     2012-06-27 11:55:15 -0700 (Wed, 27 Jun 2012)
>> Log Message:
>> -----------
>> devel/pev: new port
>> 
>> Added Paths:
>> -----------
>>   users/g5pw/dports/devel/pev/
>>   users/g5pw/dports/devel/pev/Portfile
> 
> 
>> +master_sites        sourceforge
> 
> Please write sourceforge master_sites entries so that redirects are avoided. In this case:
> 
> master_sites        sourceforge:project/pev/pev-${version}
> 
> 
>> +use_configure       no
>> +
>> +build.args-append   CC=${configure.cc} \
>> +                    CXX=${configure.cxx} \
>> +                    CPP=${configure.cpp}
> 
> Because you are using "use_configure no", please consider the need of specifying the -arch flags. You may need to add [get_canonical_archflags] to CFLAGS / CXXFLAGS / LDFLAGS, or to CC / CXX. If possible, also please add a universal variant, by adding the line "variant universal {}" before you call get_canonical_archflags.


i knew I was missing something… :D thanks, will change before copying in the main tree!

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



More information about the macports-dev mailing list