New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82742


Ignore:
Timestamp:
08/19/11 12:33:08 (4 years ago)
Author:
jmr@…
Message:

py27-wxpython: don't set configure.build_arch to i386 unconditionally (#27715)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/python/py27-wxpython/Portfile

    r78457 r82742  
    3535 
    3636universal_variant       no 
    37 configure.build_arch    i386 
     37# wxWidgets is not 64-bit 
     38supported_archs i386 ppc 
    3839 
    3940build.env       UNICODE="1" WXPORT="mac" PATH="${prefix}/lib/wx/config:$env(PATH)" 
Note: See TracChangeset for help on using the changeset viewer.