pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/collectd-varnish collectd-varnish: mark as BR...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c12d68f35e6
branches:  trunk
changeset: 385688:7c12d68f35e6
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Sep 24 08:09:27 2022 +0000

description:
collectd-varnish: mark as BROKEN, builds on no platform

diffstat:

 sysutils/collectd-varnish/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r f16bc069825e -r 7c12d68f35e6 sysutils/collectd-varnish/Makefile
--- a/sysutils/collectd-varnish/Makefile        Sat Sep 24 08:05:56 2022 +0000
+++ b/sysutils/collectd-varnish/Makefile        Sat Sep 24 08:09:27 2022 +0000
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2020/10/24 22:39:48 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2022/09/24 08:09:27 nia Exp $
 
 COLLECTD_PACKAGE=      varnish
 
 COMMENT=               Statistics collection daemon - varnish plugin
 
+BROKEN+=               "fatal error: vapi/vsc.h: No such file or directory"
+
 .include "../../www/varnish/buildlink3.mk"
 COLLECTD_LIB.varnish=  ${BUILDLINK_PREFIX.varnish}
 



Home | Main Index | Thread Index | Old Index