wok diff wxpython/receipt @ rev 11759

added libt4kcommon. Supports tux4kids games
author Samuel Trassare <samuel_trassare@yahoo.com>
date Wed Feb 22 12:21:48 2012 -0800 (2012-02-22)
parents 3419fd419665
children 13d730617dad
line diff
     1.1 --- a/wxpython/receipt	Wed Oct 26 21:03:47 2011 +0000
     1.2 +++ b/wxpython/receipt	Wed Feb 22 12:21:48 2012 -0800
     1.3 @@ -19,7 +19,7 @@
     1.4      ./configure \
     1.5      	--without-sdl \
     1.6      	$CONFIGURE_ARGS &&
     1.7 -    make -j 4 &&
     1.8 +    make $MAKEFLAGS &&
     1.9      make DESTDIR=$DESTDIR install
    1.10  }
    1.11