diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2010-09-25 15:40:42 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2010-10-02 18:17:33 +1000 |
commit | 3460edb857a7ccb123ddd555c969f2037ce13050 (patch) | |
tree | a2ebc7709b923d3013dd0d2ac244b74ad2b249dc /rrdtool/Pkgfile | |
parent | b5dab5f56821234deea8c44940e92cb395c8fce9 (diff) | |
download | contrib-3460edb857a7ccb123ddd555c969f2037ce13050.tar.gz contrib-3460edb857a7ccb123ddd555c969f2037ce13050.tar.xz |
rrdtool: 1.3.8 -> 1.4.4
(cherry picked from commit 74de6f46ee049c30751814c2c7d88c9fb1b289d7)
Diffstat (limited to 'rrdtool/Pkgfile')
-rw-r--r-- | rrdtool/Pkgfile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/rrdtool/Pkgfile b/rrdtool/Pkgfile index 902c50660..4c831871a 100644 --- a/rrdtool/Pkgfile +++ b/rrdtool/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libart_lgpl libcgi libgd pango python tcl intltool name=rrdtool -version=1.3.8 +version=1.4.4 release=1 source=(http://oss.oetiker.ch/rrdtool/pub/rrdtool-$version.tar.gz) @@ -17,8 +17,6 @@ build() { --mandir=/usr/man \ --enable-shared \ --disable-static \ - --enable-local-libpng \ - --enable-local-zlib \ --enable-perl-site-install \ --enable-ruby-site-install |