Monday, April 14, 2025

Re: games/stone-soup 0.32.0p1->0.32.1

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).

No comments:

Post a Comment