[39179] trunk/dports/games/rrgbis
Ryan Schmidt
ryandesign at macports.org
Mon Sep 15 00:30:22 PDT 2008
On Aug 12, 2008, at 01:24, Ryan Schmidt wrote:
> On Aug 11, 2008, at 09:38, simon at macports.org wrote:
>
>> Revision: 39179
>> http://trac.macosforge.org/projects/macports/changeset/
>> 39179
>> Author: simon at macports.org
>> Date: 2008-08-11 07:38:21 -0700 (Mon, 11 Aug 2008)
>> Log Message:
>> -----------
>> games/rrgbis: Updated to 1.11.
>>
>> Modified Paths:
>> --------------
>> trunk/dports/games/rrgbis/Portfile
>
> [snip]
>
>> -use_configure no
>> +configure {
>> + system "cd ${worksrcpath}/src/FTGL; ${configure.env} ./
>> configure ${configure.pre_args}"
>> +}
>
> [snip]
>
> Why override the configure phase? Why not just:
>
> configure.dir ${worksrcpath}/src/FTGL
>
> (warning: untested)
I've tested it now. It works fine. Committed:
http://trac.macports.org/changeset/39979
More information about the macports-dev
mailing list