wok diff gnuplot/receipt @ rev 17236

jack-audio-connection-kit: update bdeps to build alsa_out & alsa_in
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 18 13:24:48 2014 +0200 (2014-10-18)
parents de49f29b101e
children 17e313b5b9c1
line diff
     1.1 --- a/gnuplot/receipt	Thu Dec 05 15:25:09 2013 +0000
     1.2 +++ b/gnuplot/receipt	Sat Oct 18 13:24:48 2014 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gnuplot"
     1.7 -VERSION="4.4.0"
     1.8 +VERSION="4.6.5"
     1.9  CATEGORY="graphics"
    1.10  SHORT_DESC="Command-line driven interactive data and function plotting."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -27,7 +27,7 @@
    1.13  		--infodir=/usr/share/info \
    1.14  		--mandir=/usr/share/man \
    1.15  		$CONFIGURE_ARGS &&
    1.16 -	make &&
    1.17 +	make $MAKEOPTS &&
    1.18  	make DESTDIR=$DESTDIR install
    1.19  }
    1.20