aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/collectd
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-07-02 20:23:00 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-07-02 20:23:00 +0000
commitd92add59e5d87bfc1604fada0c3505b3a522eba9 (patch)
treef61ddce117e4a8871b57ba9d36b9393ca93499c1 /net-mgmt/collectd
parentaad5f9af942b3af149ac911c1782a5a2fd0d8df1 (diff)
downloadports-d92add59e5d87bfc1604fada0c3505b3a522eba9.tar.gz
ports-d92add59e5d87bfc1604fada0c3505b3a522eba9.zip
Notes
Diffstat (limited to 'net-mgmt/collectd')
-rw-r--r--net-mgmt/collectd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/collectd/Makefile b/net-mgmt/collectd/Makefile
index 485c0873aa70..039567ec0e44 100644
--- a/net-mgmt/collectd/Makefile
+++ b/net-mgmt/collectd/Makefile
@@ -3,6 +3,7 @@
PORTNAME= collectd
PORTVERSION= 4.10.9
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= http://collectd.org/files/
@@ -392,7 +393,7 @@ PLIST_SUB+= TOKYOTYRANT="@comment "
.if ${PORT_OPTIONS:MLIBVIRT}
CONFIGURE_ARGS+=--enable-libvirt
-LIB_DEPENDS+= virt.1000:${PORTSDIR}/devel/libvirt
+LIB_DEPENDS+= virt.1001:${PORTSDIR}/devel/libvirt
PLIST_SUB+= VIRT=""
.else
CONFIGURE_ARGS+=--disable-libvirt