>> 
>> I was wondering if there's anyone who has run into this:
>> 
>> One thing I've run into the very few times I tried building KDE4 is that
>> for me the qca2 library is installed with version 2.0 instead of 3.0.
>> 
>> "make package" fails with:
>> Error:
>> /home/remco/ports/pobj/qca2-2.0.3/fake-i386/usr/local/lib/libqca.so.3.0
>> does not exist
>> 
..
>> $ cat /etc/mk.conf
>> FETCH_PACKAGES=yes
>> MAKE_FLAGS=-j4
> 
> overwritten MAKE_FLAGS. should be MAKE_FLAGS+=-j4

Thanks, that fixed it.

Reply via email to