NOW this is working after some small fixes

This commit is contained in:
Matthew Sporleder 2011-11-28 20:44:40 +00:00 committed by Thomas Klausner
parent a78a01f1e6
commit 267f9a8912

View file

@ -1,5 +1,5 @@
DISTNAME= collectd-5.0.1
PKGNAME= collectd-rrdtool
PKGNAME= collectd-rrdtool-5.0.1
CATEGORIES= wip
MASTER_SITES= http://collectd.org/files/
CATEGORIES= net
@ -27,7 +27,7 @@ BUILD_TARGET= rrdtool.la
INSTALL_DIRS= src
INSTALL_TARGET= install-pkglibLTLIBRARIES
DEPENDS+= collectd>=5
DEPENDS+= collectd>=5:../../wip/collectd5
.include "../../databases/rrdtool/buildlink3.mk"