git: a0f80c44ecde - main - net-mgmt/netdata: Style fix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Feb 2022 20:34:26 UTC
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=a0f80c44ecde93e04a984c9053d965fa73594407 commit a0f80c44ecde93e04a984c9053d965fa73594407 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-02-20 20:34:03 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-02-20 20:34:03 +0000 net-mgmt/netdata: Style fix PR: 262059 --- net-mgmt/netdata/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mgmt/netdata/Makefile b/net-mgmt/netdata/Makefile index 38b00434f528..73a6ff414f39 100644 --- a/net-mgmt/netdata/Makefile +++ b/net-mgmt/netdata/Makefile @@ -62,10 +62,10 @@ DBENGINE_DESC= Enable support for database engine FREEIPMI_DESC= Enable support for freeipmi GOPLUGIN_DESC= Enable the go collector plugin +CLOUD_LIB_DEPENDS= libcups.so:print/cups CLOUD_CONFIGURE_ON= --with-aclk-ng CLOUD_CONFIGURE_OFF= --disable-cloud CLOUD_LIB_DEPENDS= libprotobuf.so:devel/protobuf -CUPS_LIB_DEPENDS= libcups.so:print/cups CUPS_CONFIGURE_ENABLE= plugin-cups DBENGINE_LIB_DEPENDS= libJudy.so:devel/judy \ liblz4.so:archivers/liblz4