aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/collectd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/collectd/Makefile')
-rw-r--r--net-mgmt/collectd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/collectd/Makefile b/net-mgmt/collectd/Makefile
index 1f8f22e63c1d..8257013f4831 100644
--- a/net-mgmt/collectd/Makefile
+++ b/net-mgmt/collectd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= collectd
PORTVERSION= 4.9.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-mgmt
MASTER_SITES= http://collectd.org/files/
@@ -188,7 +188,7 @@ PLIST_SUB+= CURL="@comment "
.if defined(WITH_DBI)
CONFIGURE_ARGS+=--enable-dbi --with-libdbi=${LOCALBASE}
-LIB_DEPENDS+= dbi.0:${PORTSDIR}/databases/libdbi
+LIB_DEPENDS+= dbi.1:${PORTSDIR}/databases/libdbi
PLIST_SUB+= DBI=""
.else
CONFIGURE_ARGS+=--disable-dbi