MAKE_JOBS_UNSAFE+= shells/bash, textproc/ispell

Wesley Shields wxs at FreeBSD.org
Thu May 7 13:58:17 UTC 2009


On Thu, May 07, 2009 at 03:32:43PM +0200, Johan Hendriks wrote:
> 
> >David O'Brien wrote:
> >> I was under the impression that MAKE_JOBS_UNSAFE was the default and one
> >> had to explicity put MAKE_JOBS_SAFE=yes in a port.
> >By default, it is neither SAFE or UNSAFE.  By default, its always without the 
> >-j argument.
> 
> Sorry to hijack!
> But how can you set the ports build to use -j2

By default it uses the number of cores in the system. If you want to
change that you can use MAKE_JOBS_NUMBER.

-- WXS


More information about the freebsd-ports mailing list