Ryan Schmidt wrote: > On Feb 19, 2009, at 11:11, krischik at macports.org wrote: [...] >> +build.args --jobs=4 > > Is this for parallel building? If so, would there be a way to respect > the user's choice of build_make_jobs from macports.conf? build.args --jobs=${build.jobs} Rainer