New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82873


Ignore:
Timestamp:
08/21/11 01:45:13 (4 years ago)
Author:
jmr@…
Message:

wxstedit: set supported_archs to match wxWidgets in aqua variant

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/wxstedit/Portfile

    r71036 r82873  
    4949variant aqua conflicts x11 description "Use the wxMac port of wxWidgets" { 
    5050depends_lib             port:wxWidgets 
     51# wxWidgets is not 64-bit 
     52supported_archs i386 ppc 
    5153} 
    5254} 
Note: See TracChangeset for help on using the changeset viewer.