Ticket #10768: bad_dep.diff
File bad_dep.diff, 497 bytes (added by jmroot (Joshua Root), 17 years ago) |
---|
-
src/macports1.0/macports.tcl
1696 1696 ui_error "Internal error: port search failed: $error" 1697 1697 return 1 1698 1698 } 1699 1700 unset -nocomplain porturl 1699 1701 foreach {name array} $res { 1700 1702 array set portinfo $array 1701 1703 if {[info exists portinfo(porturl)]} {