[79301] trunk/dports/lang/gnat-gcc/Portfile

jmr at macports.org jmr at macports.org
Wed Jun 8 17:01:54 PDT 2011


Revision: 79301
          http://trac.macports.org/changeset/79301
Author:   jmr at macports.org
Date:     2011-06-08 17:01:54 -0700 (Wed, 08 Jun 2011)
Log Message:
-----------
gnat-gcc: update gcc_select references to port select

Modified Paths:
--------------
    trunk/dports/lang/gnat-gcc/Portfile

Modified: trunk/dports/lang/gnat-gcc/Portfile
===================================================================
--- trunk/dports/lang/gnat-gcc/Portfile	2011-06-09 00:01:05 UTC (rev 79300)
+++ trunk/dports/lang/gnat-gcc/Portfile	2011-06-09 00:01:54 UTC (rev 79301)
@@ -374,7 +374,7 @@
         ui_msg "######################################################################"
         ui_msg "#  To use this variant you need activate the existing compiler with: #"
         ui_msg "#                                                                    #"
-        ui_msg "#  sudo gcc_select gnat-gcc                                          #"
+        ui_msg "#  sudo port select --set gcc gnat-gcc                               #"
         ui_msg "######################################################################"
     }
     configure.cc		${prefix}/bin/gcc
@@ -403,7 +403,7 @@
     ui_msg "######################################################"
     ui_msg "#  Remember to activate the compiler with:           #"
     ui_msg "#                                                    #"
-    ui_msg "#  sudo gcc_select gnat-gcc                          #"
+    ui_msg "#  sudo port select --set gcc gnat-gcc               #"
     ui_msg "######################################################"
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110608/3735c3f1/attachment.html>


More information about the macports-changes mailing list