aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/rrdbot
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-07-15 02:42:04 +0800
committerbapt <bapt@FreeBSD.org>2014-07-15 02:42:04 +0800
commit2c6a3135268f227c2f016b08155f35b56c7fbd99 (patch)
tree3a1e4c5d813ec945366f43d48f94fa325ba0ead9 /net-mgmt/rrdbot
parent92158ef1a1b16aa6f359266ab3492fc06838b525 (diff)
downloadfreebsd-ports-gnome-2c6a3135268f227c2f016b08155f35b56c7fbd99.tar.gz
freebsd-ports-gnome-2c6a3135268f227c2f016b08155f35b56c7fbd99.tar.zst
freebsd-ports-gnome-2c6a3135268f227c2f016b08155f35b56c7fbd99.zip
Modernize LIB_DEPENDS
With hat: portmgr
Diffstat (limited to 'net-mgmt/rrdbot')
-rw-r--r--net-mgmt/rrdbot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/rrdbot/Makefile b/net-mgmt/rrdbot/Makefile
index 59e3ebecfce0..0c91f919e1c2 100644
--- a/net-mgmt/rrdbot/Makefile
+++ b/net-mgmt/rrdbot/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://thewalter.net/stef/software/rrdbot/
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Threaded SNMP polling daemon which stores data in RRDs
-LIB_DEPENDS= rrd:${PORTSDIR}/databases/rrdtool
+LIB_DEPENDS= librrd.so:${PORTSDIR}/databases/rrdtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --libdir=${LOCALBASE}/lib --includedir=${LOCALBASE}/include \