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 _______________________________________________ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users