On 2025/04/13 02:12, Stefan Moran wrote:
>         Substitute LOCALBASE with PREFIX, saves some horizontal
>         room.

That's not correct, they're gor different things. PREFIX is for where
files from this port should be installed, LOCALBASE is for files from
dependencies etc.

>         Instead of stubbing NPROC in source/Makefile, grab the
>         appropriate number of cpus from sysctl(8).

That should be set from MAKE_JOBS (maybe MAKE_FLAGS= NPROC=${MAKE_JOBS}
will work).

Reply via email to