[67450] branches/release_1_9/base/src/port1.0/portutil.tcl
jmr at macports.org
jmr at macports.org
Mon May 10 06:07:02 PDT 2010
Revision: 67450
http://trac.macports.org/changeset/67450
Author: jmr at macports.org
Date: 2010-05-10 06:07:01 -0700 (Mon, 10 May 2010)
Log Message:
-----------
merge r67449 from trunk:
remove universal warning that is no longer useful because of arch checking
Revision Links:
--------------
http://trac.macports.org/changeset/67449
Modified Paths:
--------------
branches/release_1_9/base/src/port1.0/portutil.tcl
Modified: branches/release_1_9/base/src/port1.0/portutil.tcl
===================================================================
--- branches/release_1_9/base/src/port1.0/portutil.tcl 2010-05-10 13:05:33 UTC (rev 67449)
+++ branches/release_1_9/base/src/port1.0/portutil.tcl 2010-05-10 13:07:01 UTC (rev 67450)
@@ -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/ff0119e5/attachment.html>
More information about the macports-changes
mailing list