Date: Sun, 18 Jan 2026 02:34:42 +0000 From: Sergey A. Osokin <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5dab3918f021 - main - net-mgmt/cacti-spine: fix whitespaces Message-ID: <696c46c2.bc19.75fe6913@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=5dab3918f02128218e9ba789cd4964a547ff4ddb commit 5dab3918f02128218e9ba789cd4964a547ff4ddb Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2026-01-18 02:34:08 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2026-01-18 02:34:08 +0000 net-mgmt/cacti-spine: fix whitespaces Fixes: e10ffe5db33cd427ea5bbbd846d5015eb7edf0a0 --- net-mgmt/cacti-spine/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mgmt/cacti-spine/Makefile b/net-mgmt/cacti-spine/Makefile index 3b9c651ec28a..b763c223e8e6 100644 --- a/net-mgmt/cacti-spine/Makefile +++ b/net-mgmt/cacti-spine/Makefile @@ -19,7 +19,7 @@ USES= autoreconf libtool mysql ssl GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-mysql=${LOCALBASE} --with-snmp=${LOCALBASE} -CPPFLAGS+= `net-snmp-config --cflags` -Wno-error=declaration-after-statement +CPPFLAGS+= `net-snmp-config --cflags` -Wno-error=declaration-after-statement LDFLAGS+= `net-snmp-config --libs` -lexecinfo CONFLICTS_INSTALL= cacti88home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696c46c2.bc19.75fe6913>
