[89946] trunk/dports/devel/lua-cgilua/Portfile

and.damore at macports.org and.damore at macports.org
Thu Feb 16 05:32:32 PST 2012


Revision: 89946
          http://trac.macports.org/changeset/89946
Author:   and.damore at macports.org
Date:     2012-02-16 05:32:31 -0800 (Thu, 16 Feb 2012)
Log Message:
-----------
port lua-cgilua: wrong version specified, port is arch independent, removed unneeded xinstall

Modified Paths:
--------------
    trunk/dports/devel/lua-cgilua/Portfile

Modified: trunk/dports/devel/lua-cgilua/Portfile
===================================================================
--- trunk/dports/devel/lua-cgilua/Portfile	2012-02-16 09:23:44 UTC (rev 89945)
+++ trunk/dports/devel/lua-cgilua/Portfile	2012-02-16 13:32:31 UTC (rev 89946)
@@ -6,7 +6,6 @@
 github.tarball_from downloads
 
 name                lua-${github.project}
-version             5.1.3
 license             MIT
 categories          devel
 platforms           darwin
@@ -26,11 +25,11 @@
 
 patchfiles          patch-Makefile.diff
 use_configure       no
+supported_archs     noarch
 build {}
 destroot.args        PREFIX="${prefix}"
 
 post-destroot {
-    xinstall -m 755 -d ${destroot}${prefix}/bin
     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/20120216/3b28fe7a/attachment-0001.html>


More information about the macports-changes mailing list