New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79131


Ignore:
Timestamp:
06/02/11 17:03:59 (4 years ago)
Author:
jmr@…
Message:

VLC: remove darwin 8 block (it won't install there)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/multimedia/VLC/Portfile

    r77147 r79131  
    266266} 
    267267 
    268 platform darwin 8 { 
    269     if {![variant_isset minimal]} { 
    270         default_variants-append +qtcapture +auhal 
    271     } 
    272 } 
    273  
    274268platform darwin 9 { 
    275269    if {![variant_isset minimal]} { 
Note: See TracChangeset for help on using the changeset viewer.