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

jmr at macports.org jmr at macports.org
Mon May 10 06:05:35 PDT 2010


Revision: 67449
          http://trac.macports.org/changeset/67449
Author:   jmr at macports.org
Date:     2010-05-10 06:05:33 -0700 (Mon, 10 May 2010)
Log Message:
-----------
remove universal warning that is no longer useful because of arch checking

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-05-10 13:02:25 UTC (rev 67448)
+++ trunk/base/src/port1.0/portutil.tcl	2010-05-10 13:05:33 UTC (rev 67449)
@@ -1890,10 +1890,6 @@
         ui_debug "adding the default universal variant"
         variant universal {}
     }
-    
-    if {[variant_isset universal] && ![variant_exists universal]} {
-        ui_warn "[option name] has no universal variant"
-    }
 }
 
 # Target class definition.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100510/066b6be2/attachment.html>


More information about the macports-changes mailing list