[27024] trunk/base/src/port1.0/portconfigure.tcl

source_changes at macosforge.org source_changes at macosforge.org
Sun Jul 15 16:07:05 PDT 2007


Revision: 27024
          http://trac.macosforge.org/projects/macports/changeset/27024
Author:   ryandesign at macports.org
Date:     2007-07-15 16:07:05 -0700 (Sun, 15 Jul 2007)

Log Message:
-----------
fix typo in debug message

Modified Paths:
--------------
    trunk/base/src/port1.0/portconfigure.tcl

Modified: trunk/base/src/port1.0/portconfigure.tcl
===================================================================
--- trunk/base/src/port1.0/portconfigure.tcl	2007-07-15 22:49:04 UTC (rev 27023)
+++ trunk/base/src/port1.0/portconfigure.tcl	2007-07-15 23:07:05 UTC (rev 27024)
@@ -151,7 +151,7 @@
             set configure.f77 "${prefix}/bin/gfortran-mp-4.3"
             set configure.f90 "${prefix}/bin/gfortran-mp-4.3" }
         default {
-            ui_debug "No compiler collection selected explicitely" }
+            ui_debug "No compiler collection selected explicitly" }
     }
     
     if {[tbool use_xmkmf]} {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070715/fc6b26ef/attachment.html


More information about the macports-changes mailing list