aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2023-02-20 11:59:29 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2023-02-20 11:59:29 +0000
commit727ab4a77ec226495d54c4f5cf0f0b78bc4fe771 (patch)
treeaa6c57bc793582114ab144a9409c186427a8b38f
parented3a57b6b664b7a817cd388793abc068e937d935 (diff)
downloadports-727ab4a77ec226495d54c4f5cf0f0b78bc4fe771.tar.gz
ports-727ab4a77ec226495d54c4f5cf0f0b78bc4fe771.zip
www/varnish-nagios: mark BROKEN
check_varnish.c:189:35: error: no member named 'section' in 'struct VSC_point' Reported by: pkg-fallout
-rw-r--r--www/varnish-nagios/Makefile2
1 files changed, 2 insertions, 0 deletions
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