aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/collectd5
diff options
context:
space:
mode:
authorKrzysztof <ports@bsdserwis.com>2022-12-06 22:55:23 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-12-06 22:59:14 +0000
commitfdb0314da55d4369b2cffca2b565ee21141ea723 (patch)
tree4c757390604f30aab1083d143501c5e1aeb1e63f /net-mgmt/collectd5
parente9728244e5a6a27756313b1d2fe9589ce0e0125a (diff)
downloadports-fdb0314da55d4369b2cffca2b565ee21141ea723.tar.gz
ports-fdb0314da55d4369b2cffca2b565ee21141ea723.zip
net-mgmt/collectd5: Update dependency for NUTUPS option
Network UPS Tools project changed filename of one of its libraries, update dependency entry to accordingly. PR: 265217
Diffstat (limited to 'net-mgmt/collectd5')
-rw-r--r--net-mgmt/collectd5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile
index c018b6e59b19..2d7e987b8f3d 100644
--- a/net-mgmt/collectd5/Makefile
+++ b/net-mgmt/collectd5/Makefile
@@ -182,7 +182,7 @@ NOTIFYEMAIL_LIB_DEPENDS= libesmtp.so:mail/libesmtp
NOTIFYEMAIL_CONFIGURE_ENABLE= notify_email
NOTIFYEMAIL_CONFIGURE_WITH= libesmtp=${LOCALBASE}
-NUTUPS_LIB_DEPENDS= libupsclient.so:sysutils/nut
+NUTUPS_LIB_DEPENDS= libnutclient.so:sysutils/nut
NUTUPS_CONFIGURE_ENABLE= nut
NUTUPS_CONFIGURE_WITH= upsclient=${LOCALBASE}