[MacPorts] #25507: kdelibs4 4.4.x fails to compile/link: undefined symbols "_png_set_longjmp_fn"

Rainer Müller raimue at macports.org
Sat Jul 10 08:34:41 PDT 2010


On 07/10/2010 03:52 PM, Joshua Root wrote:
> Seems kind of overengineered to me. The few ports that have a known safe
> build.jobs limit > 1 can just do:
> 
> if {${build.jobs} > $safe_limit} {
> 	build.jobs $safe_limit
> }

In this case we should also get rid of "use_parallel_build no" and
replace it with "build.jobs 1".

Rainer


More information about the macports-dev mailing list