wok-current diff jwm/receipt @ rev 6694

Changed libwebkit to compile with -j1. This is a fix cause it will not compile right the first time with jobs set to 4. I also remove webkit-r-dev for build depend. Thats not needed.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Oct 13 03:29:24 2010 +0000 (2010-10-13)
parents 65d3dfc87776
children d1768332cee0
line diff
     1.1 --- a/jwm/receipt	Sun Oct 12 09:55:00 2008 +0000
     1.2 +++ b/jwm/receipt	Wed Oct 13 03:29:24 2010 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.joewing.net/programs/jwm/"
     1.6  WGET_URL="http://www.joewing.net/programs/jwm/releases/$TARBALL"
     1.7 +TAGS="wm window-manager"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()