diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-07-05 06:19:49 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-07-05 06:19:49 +0000 |
commit | 3de5a84967cf1b6c2bafc9d4f6edc71fded26de4 (patch) | |
tree | dca114cae3711c5f1a4beefaaa34180031340576 /net-mgmt/nagiosgraph | |
parent | 6474ca625afd9cd36d6303c6e3b1cfd52c66f4b8 (diff) |
Notes
Diffstat (limited to 'net-mgmt/nagiosgraph')
-rw-r--r-- | net-mgmt/nagiosgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagiosgraph/Makefile b/net-mgmt/nagiosgraph/Makefile index 0464a4b5dd17..9b5119388070 100644 --- a/net-mgmt/nagiosgraph/Makefile +++ b/net-mgmt/nagiosgraph/Makefile @@ -16,7 +16,7 @@ MAINTAINER= dsh@vlink.ru COMMENT= Generate rrdtool\'s graphs by performance data from nagios plugins RUN_DEPENDS= ${LOCALBASE}/bin/nagios:${PORTSDIR}/net-mgmt/nagios \ - ${SITE_PERL}/${PERL_ARCH}/RRDs.pm:${PORTSDIR}/net/rrdtool + ${SITE_PERL}/${PERL_ARCH}/RRDs.pm:${PORTSDIR}/databases/rrdtool USE_PERL5_RUN= yes NO_BUILD= yes |