wok-next diff cairo/receipt @ rev 11820

Up: thunderbird to 10.0.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 25 14:16:39 2012 -0500 (2012-02-25)
parents 505eee76b73b
children db228f6642b4
line diff
     1.1 --- a/cairo/receipt	Fri Mar 25 23:29:53 2011 +0000
     1.2 +++ b/cairo/receipt	Sat Feb 25 14:16:39 2012 -0500
     1.3 @@ -25,7 +25,7 @@
     1.4  		--enable-tee \
     1.5  		--disable-static \
     1.6   		$CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11