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

and.damore at macports.org and.damore at macports.org
Wed Oct 19 12:03:32 PDT 2011


Revision: 86137
          http://trac.macports.org/changeset/86137
Author:   and.damore at macports.org
Date:     2011-10-19 12:03:31 -0700 (Wed, 19 Oct 2011)
Log Message:
-----------
portconfigure: fixing typo in comment

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

Modified: trunk/base/src/port1.0/portconfigure.tcl
===================================================================
--- trunk/base/src/port1.0/portconfigure.tcl	2011-10-19 19:02:54 UTC (rev 86136)
+++ trunk/base/src/port1.0/portconfigure.tcl	2011-10-19 19:03:31 UTC (rev 86137)
@@ -593,7 +593,7 @@
             system "cd ${worksrcpath} && make Makefiles"
         }
     } elseif {[tbool use_configure]} {
-        # Merge (ld|c|cpp|cxx)flags into the environment variable.
+        # Merge (ld|cc|cpp|cxx)flags into the environment variable.
         parse_environment configure
 
         # Set pre-compiler filter to use (ccache/distcc), if any.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111019/440350ac/attachment.html>


More information about the macports-changes mailing list