[75432] trunk/dports/graphics/pngcrush/Portfile
Ryan Schmidt
ryandesign at macports.org
Tue Jan 25 19:19:06 PST 2011
On Jan 25, 2011, at 06:50, Joshua Root wrote:
>> Revision: 75432
>> http://trac.macports.org/changeset/75432
>> Author: snc at macports.org
>> Date: 2011-01-24 19:33:32 -0800 (Mon, 24 Jan 2011)
>> Log Message:
>> -----------
>> pngcrush:
>> * update to 1.7.14
>> * start using configure.compiler
>>
>> +patch {
>> + reinplace s|gcc|${configure.compiler}|g ${worksrcpath}/Makefile
>
> Should be configure.cc.
Actually, the whole thing is unnecessary, because the build.args in the portfile already ensure we're UsingTheRightCompiler.
More information about the macports-dev
mailing list