git: 727ab4a77ec2 - main - www/varnish-nagios: mark BROKEN

From: Antoine Brodin <antoine_at_FreeBSD.org>
Date: Mon, 20 Feb 2023 12:03:58 UTC
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=727ab4a77ec226495d54c4f5cf0f0b78bc4fe771

commit 727ab4a77ec226495d54c4f5cf0f0b78bc4fe771
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-20 11:59:29 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-20 11:59:29 +0000

    www/varnish-nagios: mark BROKEN
    
    check_varnish.c:189:35: error: no member named 'section' in 'struct VSC_point'
    
    Reported by:    pkg-fallout
---
 www/varnish-nagios/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/varnish-nagios/Makefile b/www/varnish-nagios/Makefile
index f13d4855179f..729a167066e0 100644
--- a/www/varnish-nagios/Makefile
+++ b/www/varnish-nagios/Makefile
@@ -9,6 +9,8 @@ WWW=		https://www.varnish-cache.org/utility/nagios-varnish-plugin
 
 LICENSE=	BSD2CLAUSE
 
+BROKEN=		fails to build
+
 RUN_DEPENDS=	sudo:security/sudo
 
 GNU_CONFIGURE=	yes