rrdtool prefers to render graphs with the DejaVu font, so depend on it.

Bump PKGREVISION.
This commit is contained in:
tnn 2011-07-27 13:05:32 +00:00
parent e846787e72
commit a04fe76576

View file

@ -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