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
This commit is contained in:
Krzysztof 2022-12-06 23:55:23 +01:00 committed by Daniel Engberg
parent e9728244e5
commit fdb0314da5

View File

@ -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}