[102037] trunk/dports/devel

Jeremy Huddleston Sequoia jeremyhu at macports.org
Sat Jan 26 09:26:47 PST 2013


On Jan 26, 2013, at 5:55 AM, Ryan Schmidt <ryandesign at macports.org> wrote:

> 
> On Jan 25, 2013, at 14:03, jeremyhu at macports.org wrote:
> 
>> Revision: 102037
>>         https://trac.macports.org/changeset/102037
>> Author:   jeremyhu at macports.org
>> Date:     2013-01-25 12:03:42 -0800 (Fri, 25 Jan 2013)
>> Log Message:
>> -----------
>> gdb-apple: New port to provide Apple's modified gdb
>> 
>> Added Paths:
>> -----------
>>   trunk/dports/devel/gdb-apple/
>>   trunk/dports/devel/gdb-apple/Portfile
> 
>> +build.args \
>> +    MAKEINFO="makeinfo" \
>> +    LEXLIB="/opt/local/lib/libfl.a"
>> +
>> +destroot.args \
>> +    MAKEINFO="makeinfo" \
>> +    LEXLIB="/opt/local/lib/libfl.a"
> 
> These should be ${prefix} instead of /opt/local shouldn't they?

Yes. r102060



More information about the macports-dev mailing list