aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-07-08 13:35:37 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-07-08 13:35:37 +0000
commitebb4b62bc63b926302f2379d424b97c2b9b11365 (patch)
tree1fd5a6fcbf3b7fa58c4034fae770c1197672d789 /net-mgmt
parent5dd54c7ca6e121e46f32c767d13c0052fd65de69 (diff)
downloadports-ebb4b62bc63b926302f2379d424b97c2b9b11365.tar.gz
ports-ebb4b62bc63b926302f2379d424b97c2b9b11365.zip
Notes
Diffstat (limited to 'net-mgmt')
-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 c19ce9b5612b..96225b1bd126 100644
--- a/net-mgmt/collectd5/Makefile
+++ b/net-mgmt/collectd5/Makefile
@@ -3,7 +3,7 @@
PORTNAME= collectd
PORTVERSION= 5.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= http://collectd.org/files/
@@ -292,7 +292,7 @@ PLIST_SUB+= REDIS="@comment "
.endif
.if ${PORT_OPTIONS:MROUTEROS}
-LIB_DEPENDS+= routeros:${PORTSDIR}/net/routeros
+LIB_DEPENDS+= routeros:${PORTSDIR}/net/librouteros
CONFIGURE_ARGS+=--with-librouteros=${LOCALBASE} --enable-routeros
PLIST_SUB+= ROUTEROS=""
.else