wok-stable diff libquicktime/receipt @ rev 11625

Up: git to 1.7.9.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Jan 29 16:31:42 2012 -0500 (2012-01-29)
parents d1768332cee0
children
line diff
     1.1 --- a/libquicktime/receipt	Sun May 08 09:01:58 2011 +0000
     1.2 +++ b/libquicktime/receipt	Sun Jan 29 16:31:42 2012 -0500
     1.3 @@ -20,7 +20,8 @@
     1.4  			  --enable-gpl \
     1.5  			  --with-ffmpeg \
     1.6  			  --with-x264 \
     1.7 -			  --without-doxygen &&
     1.8 +			  --without-doxygen \
     1.9 +			  $CONFIGURE_ARGS &&
    1.10    make &&
    1.11    make DESTDIR=$PWD/_pkg install
    1.12  }