[74859] trunk/dports/devel/astyle
Ryan Schmidt
ryandesign at macports.org
Tue Jan 4 17:42:12 PST 2011
On Jan 4, 2011, at 13:56, adfernandes at macports.org wrote:
> Revision: 74859
> http://trac.macports.org/changeset/74859
> Author: adfernandes at macports.org
> Date: 2011-01-04 11:56:02 -0800 (Tue, 04 Jan 2011)
> Log Message:
> -----------
> devel/astyle : version bump from 1.24 to 2.01
> Modified: trunk/dports/devel/astyle/files/patch-Makefile.diff
> # set prefix if not defined on the command line
> ifndef prefix
> - prefix=/usr
> -+ prefix=/usr/local
> ++ prefix=/opt/local
> endif
You cannot hardcode /opt/local here; MacPorts could be in a different prefix.
More information about the macports-dev
mailing list