rrdtool prefers to render graphs with the DejaVu font, so depend on it.
Bump PKGREVISION.
This commit is contained in:
parent
e846787e72
commit
a04fe76576
1 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue