pkgsrc/sysutils/collectd-rrdtool/Makefile
wiz 4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00

14 lines
387 B
Makefile

# $NetBSD: Makefile,v 1.16 2020/03/10 22:10:57 wiz Exp $
COLLECTD_PACKAGE= rrdtool
COLLECTD_PLUGINS= rrdtool rrdcached
COMMENT= Statistics collection daemon - rrdtool plugins
PKGREVISION= 8
.include "../../sysutils/collectd/Makefile.common"
CONFIGURE_ARGS+= --with-librrd=${BUILDLINK_PREFIX.rrdtool}
.include "../../databases/rrdtool/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"