wok-next diff libsdl-gfx/receipt @ rev 11527
netsurf: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Dec 24 15:02:02 2011 +0100 (2011-12-24) |
parents | cd006f4cefcd |
children | 6eff489aa802 |
line diff
1.1 --- a/libsdl-gfx/receipt Thu May 19 01:19:54 2011 +0200 1.2 +++ b/libsdl-gfx/receipt Sat Dec 24 15:02:02 2011 +0100 1.3 @@ -2,7 +2,7 @@ 1.4 1.5 PACKAGE="libsdl-gfx" 1.6 SOURCE="SDL_gfx" 1.7 -VERSION="2.0.22" 1.8 +VERSION="2.0.23" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="SDL gfx support." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -17,7 +17,7 @@ 1.13 compile_rules() 1.14 { 1.15 cd $src 1.16 - ./configure && make && make install 1.17 + ./configure $CONFIGURE_ARGS && make && make install 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.