New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79687


Ignore:
Timestamp:
06/23/11 09:28:14 (4 years ago)
Author:
jmr@…
Message:

vte: prepare without_python variant for eventual deletion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/gnome/vte/Portfile

    r79685 r79687  
    6161} 
    6262 
    63 variant without_python description {Disable Python support} {} 
     63variant without_python description {Disable Python support (deprecated, use -pythonXX instead)} { 
     64        default_variants -python27 -python26 
     65} 
    6466 
    6567platform darwin 9 { 
Note: See TracChangeset for help on using the changeset viewer.