New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81421


Ignore:
Timestamp:
07/30/11 04:38:46 (4 years ago)
Author:
jmr@…
Message:

py-blist: depend on py-ctypes with 2.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/python/py-blist/Portfile

    r81378 r81421  
    2929 
    3030if {$subport == "py24-blist"} { 
    31     depends_lib     port:py-setuptools 
     31    depends_lib     port:py-setuptools port:py-ctypes 
    3232} elseif {$subport != $name} { 
    3333    depends_lib     port:py${python.version}-distribute 
Note: See TracChangeset for help on using the changeset viewer.