On Feb 1, 2025, at 07:35, Pieter van Oostrum wrote: > > If you go to the directory of one of the ports, than you can ussie the > command: > sudo port install
> is there a similar command to install a subport from such a directory. Yes: add a "subport=" argument. For example, in the netpbm directory, you could "sudo port install subport=libnetpbm".
