On Jul 1, 2011, at 8:25 AM, Konrad Hinsen wrote: > > On 1 Jul, 2011, at 11:47 , Ryan Schmidt wrote: >> To rebuild python26 and everything that depends on it you could do: >> >> sudo port -nR upgrade --force python26 >> >> (I think) but this won't rebuild things that depend on those things that >> depend on python26 so this may not be what you need. > > No, I want to continue along the whole dependency tree.
Something like: sudo port -n upgrade --force python26 rdependentof:python26 might do what you want -- Daniel J. Luke +========================================================+ | *---------------- [email protected] ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
