[89930] trunk/dports/devel/lua-luafilesystem/Portfile
and.damore at macports.org
and.damore at macports.org
Wed Feb 15 13:22:23 PST 2012
Revision: 89930
http://trac.macports.org/changeset/89930
Author: and.damore at macports.org
Date: 2012-02-15 13:22:23 -0800 (Wed, 15 Feb 2012)
Log Message:
-----------
port lua-luafilesystem: whitespace changes, grouped build related variables
Modified Paths:
--------------
trunk/dports/devel/lua-luafilesystem/Portfile
Modified: trunk/dports/devel/lua-luafilesystem/Portfile
===================================================================
--- trunk/dports/devel/lua-luafilesystem/Portfile 2012-02-15 21:16:59 UTC (rev 89929)
+++ trunk/dports/devel/lua-luafilesystem/Portfile 2012-02-15 21:22:23 UTC (rev 89930)
@@ -14,6 +14,7 @@
homepage http://keplerproject.github.com/luafilesystem/
master_sites http://github.com/downloads/keplerproject/luafilesystem
+
checksums md5 3cf4882bbce956e7a0b010f148f194a3 \
sha1 1ee2ca3b5dbc3cf7c21c7168a0873b2983b7e241 \
rmd160 db1e597046d47ab12df202e7c65fb3b815c9f922
@@ -25,13 +26,14 @@
post-patch {
reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/config
}
+
use_configure no
+
build.args CC="${configure.cc}"
+build.target lib
build.env-append CFLAGS=" ${configure.cflags} [get_canonical_archflags cc]" \
LDFLAGS="${configure.ldflags} [get_canonical_archflags ld]"
-build.target lib
-
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 755 -d ${destroot}${prefix}/share/examples/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120215/ba9509bf/attachment-0001.html>
More information about the macports-changes
mailing list