New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80105


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

libsdl: restore no_x11 description

File:
1 edited

Legend:

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

    r80099 r80105  
    5858    } 
    5959} 
    60 variant no_x11 conflicts x11 {}  
     60variant no_x11 conflicts x11 description {Legacy compatibility variant} {}  
    6161if {[variant_isset no_x11]} { 
    6262    default_variants -x11 
Note: See TracChangeset for help on using the changeset viewer.