[63246] trunk/dports/editors
Ryan Schmidt
ryandesign at macports.org
Sat Jan 30 09:11:05 PST 2010
On Jan 30, 2010, at 10:06, and.damore at macports.org wrote:
> Revision: 63246
> http://trac.macports.org/changeset/63246
> Author: and.damore at macports.org
> Date: 2010-01-30 08:06:09 -0800 (Sat, 30 Jan 2010)
> Log Message:
> -----------
> Added wordgrinder, a Lua based console text editor
> + CBUILDFLAGS = {
> + '-Wall',
> +- '--std=c99'
> ++ '--std=c99',
> ++ '-L/opt/local/lib'
> + }
You've got /opt/local/lib hardcoded in your patchfile.
More information about the macports-dev
mailing list