New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79301


Ignore:
Timestamp:
06/08/11 17:01:54 (4 years ago)
Author:
jmr@…
Message:

gnat-gcc: update gcc_select references to port select

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/lang/gnat-gcc/Portfile

    r68933 r79301  
    375375        ui_msg "#  To use this variant you need activate the existing compiler with: #" 
    376376        ui_msg "#                                                                    #" 
    377         ui_msg "#  sudo gcc_select gnat-gcc                                          #" 
     377        ui_msg "#  sudo port select --set gcc gnat-gcc                               #" 
    378378        ui_msg "######################################################################" 
    379379    } 
     
    404404    ui_msg "#  Remember to activate the compiler with:           #" 
    405405    ui_msg "#                                                    #" 
    406     ui_msg "#  sudo gcc_select gnat-gcc                          #" 
     406    ui_msg "#  sudo port select --set gcc gnat-gcc               #" 
    407407    ui_msg "######################################################" 
    408408} 
Note: See TracChangeset for help on using the changeset viewer.