Changeset 80229
- Timestamp:
- 07/07/11 02:06:47 (4 years ago)
- File:
-
- 1 edited
-
trunk/base/src/macports1.0/macports.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/base/src/macports1.0/macports.tcl
r80139 r80229 1595 1595 # xxx: set the work path? 1596 1596 set workername [ditem_key $mport workername] 1597 $workername eval validate_macportsuser 1597 1598 if {![catch {$workername eval check_variants $target} result] && $result == 0 && 1598 1599 ![catch {$workername eval check_supported_archs} result] && $result == 0 &&
Note: See TracChangeset
for help on using the changeset viewer.

