aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/collectd5
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2011-03-07 23:59:27 +0800
committerclsung <clsung@FreeBSD.org>2011-03-07 23:59:27 +0800
commitbf611f32e5955d5ef614b66c8452904d878d27ac (patch)
tree4d063bf0926e5eaf08216d244ab73cc9d81c20c9 /net-mgmt/collectd5
parent177f1745e85b5ed20524e4e0cf7551fdbf9f783c (diff)
downloadfreebsd-ports-gnome-bf611f32e5955d5ef614b66c8452904d878d27ac.tar.gz
freebsd-ports-gnome-bf611f32e5955d5ef614b66c8452904d878d27ac.tar.zst
freebsd-ports-gnome-bf611f32e5955d5ef614b66c8452904d878d27ac.zip
- dbi.0 => dbi.1
- bump PORTREVISION
Diffstat (limited to 'net-mgmt/collectd5')
-rw-r--r--net-mgmt/collectd5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile
index 1f8f22e63c1d..8257013f4831 100644
--- a/net-mgmt/collectd5/Makefile
+++ b/net-mgmt/collectd5/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