[83232] trunk/dports/_resources/port1.0/group/python-1.0.tcl

jmr at macports.org jmr at macports.org
Sun Aug 28 22:47:21 PDT 2011


Revision: 83232
          http://trac.macports.org/changeset/83232
Author:   jmr at macports.org
Date:     2011-08-28 22:47:21 -0700 (Sun, 28 Aug 2011)
Log Message:
-----------
python portgroup: use nocomplain with unset

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/python-1.0.tcl

Modified: trunk/dports/_resources/port1.0/group/python-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/python-1.0.tcl	2011-08-29 05:43:39 UTC (rev 83231)
+++ trunk/dports/_resources/port1.0/group/python-1.0.tcl	2011-08-29 05:47:21 UTC (rev 83232)
@@ -110,7 +110,7 @@
                 replaced_by py24[string trimleft $name py]
             } else {
                 global replaced_by
-                unset replaced_by
+                unset -nocomplain replaced_by
             }
             depends_lib port:py${python.default_version}[string trimleft $name py]
         }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110828/34d41dfa/attachment.html>


More information about the macports-changes mailing list