Rebuilding a part of an installation
Daniel J. Luke
dluke at geeklair.net
Fri Jul 1 06:42:08 PDT 2011
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
+========================================================+
| *---------------- dluke at geeklair.net ----------------* |
| *-------------- http://www.geeklair.net -------------* |
+========================================================+
| Opinions expressed are mine and do not necessarily |
| reflect the opinions of my employer. |
+========================================================+
More information about the macports-users
mailing list