[65524] trunk/base/src/port1.0/portutil.tcl

raimue at macports.org raimue at macports.org
Fri Mar 26 18:44:09 PDT 2010


Revision: 65524
          http://trac.macports.org/changeset/65524
Author:   raimue at macports.org
Date:     2010-03-26 18:44:09 -0700 (Fri, 26 Mar 2010)
Log Message:
-----------
port1.0/portutil.tcl: Remove unused global

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

Modified: trunk/base/src/port1.0/portutil.tcl
===================================================================
--- trunk/base/src/port1.0/portutil.tcl	2010-03-27 01:40:17 UTC (rev 65523)
+++ trunk/base/src/port1.0/portutil.tcl	2010-03-27 01:44:09 UTC (rev 65524)
@@ -1218,7 +1218,7 @@
 set ports_dry_last_skipped ""
 
 proc target_run {ditem} {
-    global target_state_fd workpath portpath ports_trace PortInfo ports_dryrun ports_dry_last_skipped current_stage worksrcpath prefix
+    global target_state_fd workpath portpath ports_trace PortInfo ports_dryrun ports_dry_last_skipped worksrcpath prefix
     set portname [option name]
     set result 0
     set skipped 0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100326/92eef880/attachment.html>


More information about the macports-changes mailing list