On Sep 16, 2009, at 15:25, [email protected] wrote:

Revision: 57800
         http://trac.macports.org/changeset/57800
Author:   [email protected]
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.

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to