On 1 Oct 2017, at 18:57, Ryan Schmidt <[email protected]> wrote: > On Oct 1, 2017, at 05:50, Carlo Tambuatco wrote: >> Is there a way to uninstall a port and only those ports that are >> dependencies of just that port? >> So I want to uninstall port A and dependencies of A: dep(A) but not >> dep(A,B,C,…) where >> dep(A,B,C…) are dependencies of A and B and C, etc… > Not particularly.
I thought --follow-dependencies was intended for such case.
