Wed Jul 27 13:05:32 2011 UTC ()
rrdtool prefers to render graphs with the DejaVu font, so depend on it.
Bump PKGREVISION.


(tnn)
diff -r1.89 -r1.90 pkgsrc/databases/rrdtool/Makefile

cvs diff -r1.89 -r1.90 pkgsrc/databases/rrdtool/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/rrdtool/Makefile 2011/04/22 13:42:02 1.89
+++ pkgsrc/databases/rrdtool/Makefile 2011/07/27 13:05:32 1.90
@@ -1,27 +1,29 @@ @@ -1,27 +1,29 @@
1# $NetBSD: Makefile,v 1.89 2011/04/22 13:42:02 obache Exp $ 1# $NetBSD: Makefile,v 1.90 2011/07/27 13:05:32 tnn Exp $
2 2
3DISTNAME= rrdtool-1.4.5 3DISTNAME= rrdtool-1.4.5
4PKGREVISION= 2 4PKGREVISION= 3
5CATEGORIES= databases graphics net 5CATEGORIES= databases graphics net
6MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/ 6MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://oss.oetiker.ch/rrdtool/ 9HOMEPAGE= http://oss.oetiker.ch/rrdtool/
10COMMENT= Data analysis tool generating graphical representations 10COMMENT= Data analysis tool generating graphical representations
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
 15DEPENDS+= dejavu-ttf>=2.26:../../fonts/dejavu-ttf
 16
15USE_LIBTOOL= yes 17USE_LIBTOOL= yes
16USE_TOOLS+= gmake pkg-config perl msgfmt intltool 18USE_TOOLS+= gmake pkg-config perl msgfmt intltool
17GNU_CONFIGURE= yes 19GNU_CONFIGURE= yes
18CONFIGURE_ARGS+= --enable-shared 20CONFIGURE_ARGS+= --enable-shared
19CONFIGURE_ARGS+= --with-perl-options=${MAKE_PARAMS:Q} 21CONFIGURE_ARGS+= --with-perl-options=${MAKE_PARAMS:Q}
20CONFIGURE_ARGS+= --disable-tcl 22CONFIGURE_ARGS+= --disable-tcl
21CONFIGURE_ARGS+= --disable-python 23CONFIGURE_ARGS+= --disable-python
22CONFIGURE_ARGS+= --disable-ruby 24CONFIGURE_ARGS+= --disable-ruby
23CONFIGURE_ARGS+= --disable-lua 25CONFIGURE_ARGS+= --disable-lua
24 26
25PTHREAD_OPTS+= require 27PTHREAD_OPTS+= require
26PERL5_CONFIGURE= no 28PERL5_CONFIGURE= no
27PERL5_PACKLIST+= auto/RRDp/.packlist 29PERL5_PACKLIST+= auto/RRDp/.packlist