[83976] trunk/dports/graphics/wxLua/Portfile

jmr at macports.org jmr at macports.org
Tue Sep 13 19:47:09 PDT 2011


Revision: 83976
          http://trac.macports.org/changeset/83976
Author:   jmr at macports.org
Date:     2011-09-13 19:47:09 -0700 (Tue, 13 Sep 2011)
Log Message:
-----------
wxLua: set supported_archs to match wxWidgets, use applications_dir

Modified Paths:
--------------
    trunk/dports/graphics/wxLua/Portfile

Modified: trunk/dports/graphics/wxLua/Portfile
===================================================================
--- trunk/dports/graphics/wxLua/Portfile	2011-09-14 02:42:59 UTC (rev 83975)
+++ trunk/dports/graphics/wxLua/Portfile	2011-09-14 02:47:09 UTC (rev 83976)
@@ -55,9 +55,11 @@
 variant aqua conflicts x11 description "Use the wxMac port of wxWidgets" {
 
 depends_lib-append	port:wxWidgets
+# wxWidgets does not build 64-bit
+supported_archs	i386 ppc
 
 post-destroot {
-	set appPath /Applications/MacPorts/wxLua
+	set appPath ${applications_dir}/wxLua
 	xinstall -d -m 0755 ${destroot}${appPath}
 
 	# for wxMac, we delete the programs and use bundles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110913/a051c905/attachment.html>


More information about the macports-changes mailing list