wok-next diff tuxtype/receipt @ rev 14599
Add manaplus
author | Brenton Scott <admin@trixarian.net> |
---|---|
date | Mon May 27 22:31:40 2013 +0200 (2013-05-27) |
parents | 0b2b9d1540d7 |
children | 600aaedb561d |
line diff
1.1 --- a/tuxtype/receipt Wed Feb 22 13:06:57 2012 -0800 1.2 +++ b/tuxtype/receipt Mon May 27 22:31:40 2013 +0200 1.3 @@ -12,7 +12,7 @@ 1.4 DEPENDS="libt4k_common libsdl librsvg libsdl-image libsdl-mixer libsdl-ttf \ 1.5 libsdl-net libsdl-pango" 1.6 BUILD_DEPENDS="libt4k_common-dev libsdl-dev librsvg-dev libsdl-image-dev \ 1.7 -libsdl-mixer-dev libsdl-ttf-dev libsdl-net-dev libsdl-pango-dev" 1.8 +libsdl-mixer-dev libsdl-ttf-dev libsdl-net-dev libsdl-pango-dev wget" 1.9 TAGS="education" 1.10 1.11 1.12 @@ -20,7 +20,7 @@ 1.13 compile_rules() 1.14 { 1.15 cd $src 1.16 - ./configure \ 1.17 + ./configure --sysconfdir=/etc \ 1.18 --prefix=/usr \ 1.19 --localstatedir=/var/games 1.20 $CONFIGURE_ARGS &&