wok diff re2c/receipt @ rev 9719

Fixed perdition to not tazwok cook all perdition receipts.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon May 09 00:31:44 2011 +0000 (2011-05-09)
parents ac4a4ec1c9e1
children 23c3aed67cd9
line diff
     1.1 --- a/re2c/receipt	Wed Apr 29 21:28:38 2009 +0200
     1.2 +++ b/re2c/receipt	Mon May 09 00:31:44 2011 +0000
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://re2c.org/"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.7 +TAGS="scanner"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()