summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2010-07-22 14:41:03 +0000
committerWesley Shields <wxs@FreeBSD.org>2010-07-22 14:41:03 +0000
commiteb5f27c6414ab0bcc7f6120a859200fe31b1aaf2 (patch)
treef19c1377a93939a1b6c12943a90879b35f42cd3a /net-mgmt
parentUpdate to 2.9.0 (diff)
Previous commit was a whitespace only fix. This commit actually adds
libltdl as a dependency. PR: ports/148696 Submitted by: Benjamin Lee <ben@b1c1l1.com> Approved by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer) Noticed by: pgollucci@
Notes
Notes: svn path=/head/; revision=258063
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/collectd/Makefile3
-rw-r--r--net-mgmt/collectd5/Makefile3
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 \