[57800] trunk/dports/devel/lua-numlua
Ryan Schmidt
ryandesign at macports.org
Wed Sep 16 16:49:39 PDT 2009
On Sep 16, 2009, at 15:25, and.damore at macports.org wrote:
> Revision: 57800
> http://trac.macports.org/changeset/57800
> Author: and.damore at macports.org
> Date: 2009-09-16 13:25:37 -0700 (Wed, 16 Sep 2009)
> Log Message:
> -----------
> update lua-numlua to 0.2.1, closing #16041
> Modified: trunk/dports/devel/lua-numlua/Portfile
> post-patch {
> - reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/Makefile
> - reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/lib/config
> - reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/src/Makefile
> + reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/Makefile
> + reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/lib/config
> + reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/src/Makefile
> }
> Modified: trunk/dports/devel/lua-numlua/files/patch-Makefile
> -+INSTALL_ROOT = @PREFIX@
> ++INSTALL_ROOT = /opt/local
It looks like this line should not have been changed.
More information about the macports-dev
mailing list