[82873] trunk/dports/devel/wxstedit/Portfile

jmr at macports.org jmr at macports.org
Sun Aug 21 01:45:14 PDT 2011


Revision: 82873
          http://trac.macports.org/changeset/82873
Author:   jmr at macports.org
Date:     2011-08-21 01:45:13 -0700 (Sun, 21 Aug 2011)
Log Message:
-----------
wxstedit: set supported_archs to match wxWidgets in aqua variant

Modified Paths:
--------------
    trunk/dports/devel/wxstedit/Portfile

Modified: trunk/dports/devel/wxstedit/Portfile
===================================================================
--- trunk/dports/devel/wxstedit/Portfile	2011-08-21 08:29:49 UTC (rev 82872)
+++ trunk/dports/devel/wxstedit/Portfile	2011-08-21 08:45:13 UTC (rev 82873)
@@ -48,6 +48,8 @@
 if { ([variant_isset macosx] || ([info exists os.subplatform] && ${os.subplatform} == "macosx")) } {
 variant aqua conflicts x11 description "Use the wxMac port of wxWidgets" {
 depends_lib		port:wxWidgets
+# wxWidgets is not 64-bit
+supported_archs i386 ppc
 }
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110821/f4501f51/attachment.html>


More information about the macports-changes mailing list