Deactivating port and unused dependencies
Artur Szostak
aszostak at partner.eso.org
Mon Nov 9 11:49:52 PST 2015
Hi,
I want to deactivate a port and its dependencies. Something similar to "port uninstall --follow-dependencies portname". But I do not want to uninstall anything, I just want to deactivate. How should I construct such a port command? The closest I can think of is:
sudo port deactivate portname rdepof:portname and active
But this does not stop at dependencies that are still needed by another package and gives me errors. Any suggestions?
Kind regards.
Artur
More information about the macports-users
mailing list