diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-07-22 14:41:03 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-07-22 14:41:03 +0000 |
commit | eb5f27c6414ab0bcc7f6120a859200fe31b1aaf2 (patch) | |
tree | f19c1377a93939a1b6c12943a90879b35f42cd3a /net-mgmt | |
parent | ecb42d16b8061c2315659aa244ea89c65cb57ecf (diff) |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/collectd/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/collectd5/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net-mgmt/collectd/Makefile b/net-mgmt/collectd/Makefile index 4a964afb1867..76c2a17863e1 100644 --- a/net-mgmt/collectd/Makefile +++ b/net-mgmt/collectd/Makefile @@ -7,7 +7,7 @@ PORTNAME= collectd PORTVERSION= 4.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= http://collectd.org/files/ @@ -16,6 +16,7 @@ COMMENT= Systems & network statistics collection daemon USE_GMAKE= yes GNU_CONFIGURE= yes +USE_AUTOTOOLS= libltdl:22 WANT_GNOME= yes OPTIONS= CGI "Install collection.cgi (requires RRDTOOL)" Off \ diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile index 4a964afb1867..76c2a17863e1 100644 --- a/net-mgmt/collectd5/Makefile +++ b/net-mgmt/collectd5/Makefile @@ -7,7 +7,7 @@ PORTNAME= collectd PORTVERSION= 4.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= http://collectd.org/files/ @@ -16,6 +16,7 @@ COMMENT= Systems & network statistics collection daemon USE_GMAKE= yes GNU_CONFIGURE= yes +USE_AUTOTOOLS= libltdl:22 WANT_GNOME= yes OPTIONS= CGI "Install collection.cgi (requires RRDTOOL)" Off \ |