wok diff lbreakout2/receipt @ rev 10341

screen: Add $CONFIGURE_ARGS.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 22 02:29:02 2011 +0000 (2011-05-22)
parents e8024c01fc47
children 2a5cc8208d36
line diff
     1.1 --- a/lbreakout2/receipt	Sat Jun 13 12:19:10 2009 +0200
     1.2 +++ b/lbreakout2/receipt	Sun May 22 02:29:02 2011 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://lgames.sourceforge.net/index.php?project=LBreakout2"
     1.5  #WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  WGET_URL="http://prdownloads.sourceforge.net/lgames/$TARBALL"
     1.7 -DEPENDS="libpng libsdl libsdl-mixer libiconv zlib"
     1.8 +DEPENDS="libpng libsdl libsdl-mixer  zlib"
     1.9  BUILD_DEPENDS="libpng-dev libsdl-dev"
    1.10  
    1.11  # Rules to configure and make the package.