wok diff libmodplug/receipt @ rev 11843

perl-http-message: Sync with wok-tank.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Feb 27 01:16:43 2012 -0500 (2012-02-27)
parents fc8fb9c142e9
children 8f447cf2eee5
line diff
     1.1 --- a/libmodplug/receipt	Tue Sep 21 14:17:45 2010 +0000
     1.2 +++ b/libmodplug/receipt	Mon Feb 27 01:16:43 2012 -0500
     1.3 @@ -15,7 +15,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	./configure --prefix=/usr 
     1.8 +	./configure --prefix=/usr $CONFIGURE_ARGS
     1.9  	make
    1.10  	make DESTDIR=$PWD/_pkg install
    1.11  }