summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2011-07-27 13:05:32 +0000
committertnn <tnn@pkgsrc.org>2011-07-27 13:05:32 +0000
commite9d85cc137807db8b44b1f70a527e793cb8203a0 (patch)
tree8f777d4f9d1e91a3ae5adae0b601f0f2fa46c812 /databases
parent7414e73337ae38d1e046b5517d15a2dd61b904c1 (diff)
downloadpkgsrc-e9d85cc137807db8b44b1f70a527e793cb8203a0.tar.gz
rrdtool prefers to render graphs with the DejaVu font, so depend on it.
Bump PKGREVISION.
Diffstat (limited to 'databases')
-rw-r--r--databases/rrdtool/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index 2d5a4a84a81..0ad06488cfd 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.89 2011/04/22 13:42:02 obache Exp $
+# $NetBSD: Makefile,v 1.90 2011/07/27 13:05:32 tnn Exp $
DISTNAME= rrdtool-1.4.5
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= databases graphics net
MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/
@@ -12,6 +12,8 @@ LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
+DEPENDS+= dejavu-ttf>=2.26:../../fonts/dejavu-ttf
+
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config perl msgfmt intltool
GNU_CONFIGURE= yes