wok-next rev 8394
Add SRC_WANTED to ncursesw.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Feb 05 00:18:16 2011 +0000 (2011-02-05) |
parents | c372ee88308b |
children | ae783db76c01 |
files | ncursesw/receipt |
line diff
1.1 --- a/ncursesw/receipt Fri Feb 04 19:20:33 2011 +0000 1.2 +++ b/ncursesw/receipt Sat Feb 05 00:18:16 2011 +0000 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.gz" 1.5 WEB_SITE="http://invisible-island.net/ncurses/" 1.6 WGET_URL="ftp://invisible-island.net/ncurses/$TARBALL" 1.7 +SRC_WANTED="$SOURCE" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()