wok-stable diff fcgi/receipt @ rev 8342
Fix: screen doesn't support DESTDIR environnment variable; fix bdep
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Wed Feb 02 05:33:44 2011 +0100 (2011-02-02) |
parents | e06cd5eac01a |
children | ef17f8f40a10 |
line diff
1.1 --- a/fcgi/receipt Thu Sep 24 10:06:40 2009 +0000 1.2 +++ b/fcgi/receipt Wed Feb 02 05:33:44 2011 +0100 1.3 @@ -8,6 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.fastcgi.com/" 1.6 WGET_URL="http://www.fastcgi.com/dist/$TARBALL" 1.7 +TAGS="CGI" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()