On 2009-03-23, Pedro de Oliveira <[email protected]> wrote: > Thanks for that, it worked! > > I added the following to my root .profile: > export PARALLEL_BUILD=Yes > export MAKE_JOBS=4
N.B. this does not work with all ports. If you're building a number of ports at the same time and want to do these in parallel, look at /usr/ports/infrastructure/build/dpb, which normally runs one build job per cpu in the system (and takes care of dependencies etc).

