aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-10-29 02:39:23 +0800
committerantoine <antoine@FreeBSD.org>2015-10-29 02:39:23 +0800
commitf37f6ea87d886432723c52733fe123410e03035d (patch)
tree27d24142dfcab46a87c65a8cefd0543afd9a0aff /www
parent48778a890af675ea363495ae3fbc718ce208aae0 (diff)
downloadfreebsd-ports-gnome-f37f6ea87d886432723c52733fe123410e03035d.tar.gz
freebsd-ports-gnome-f37f6ea87d886432723c52733fe123410e03035d.tar.zst
freebsd-ports-gnome-f37f6ea87d886432723c52733fe123410e03035d.zip
Mark BROKEN: fails to build
cc -DHAVE_CONFIG_H -I. -include config.h -I/usr/local/include/varnish -O2 -pipe -lm -fstack-protector -fno-strict-aliasing -MT check_varnish-check_varnish.o -MD -MP -MF .deps/check_varnish-check_varnish.Tpo -c -o check_varnish-check_varnish.o `test -f 'check_varnish.c' || echo './'`check_varnish.c cc: warning: -lm: 'linker' input unused check_varnish.c:199:27: error: no member named 'fmt' in 'struct VSC_desc' Reported by: pkg-fallout
Diffstat (limited to 'www')
-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 b08bd9bcc545..611850a39365 100644
--- a/www/varnish-nagios/Makefile
+++ b/www/varnish-nagios/Makefile
@@ -11,6 +11,8 @@ COMMENT= Nagios plugin to check status of Varnish
LICENSE= BSD2CLAUSE
+BROKEN= fails to build
+
BUILD_DEPENDS= varnish4>=0:${PORTSDIR}/www/varnish4
GNU_CONFIGURE= yes