> On 21 Dec, 2021, at 00:14, Dan Mahoney (Gushi) wrote:
>
> All,
>
> I've been wanting a thing from the ports tree for a long, long time:
>
> I am building port X, but changing one option. It has a bunch of runtime
> dependencies, and a bunch of build-time dependencies.
>
> I only want to
Hi Dan,
Consider using "make install-missing-packages" to install the missing
dependencies using pkg(8).
Yours,
Robert Clausecker
Am Mon, Dec 20, 2021 at 03:14:13PM -0800 schrieb Dan Mahoney (Gushi):
> All,
>
> I've been wanting a thing from the ports tree for a long, long time:
>
> I am build