pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/filesystems/tahoe-lafs tahoe-lafs: add BROKEN to avoid...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/226f67c55b89
branches:  trunk
changeset: 448969:226f67c55b89
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Thu Mar 18 23:23:31 2021 +0000

description:
tahoe-lafs: add BROKEN to avoid bulk build failures

diffstat:

 filesystems/tahoe-lafs/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r ed0816495805 -r 226f67c55b89 filesystems/tahoe-lafs/Makefile
--- a/filesystems/tahoe-lafs/Makefile   Thu Mar 18 22:57:30 2021 +0000
+++ b/filesystems/tahoe-lafs/Makefile   Thu Mar 18 23:23:31 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2021/03/18 19:41:14 gdt Exp $
+# $NetBSD: Makefile,v 1.47 2021/03/18 23:23:31 gdt Exp $
 
 DISTNAME=      tahoe-lafs-1.15.0
 CATEGORIES=    filesystems
@@ -12,6 +12,8 @@
 
 USE_TOOLS=     gmake
 
+BROKEN=                bulk builds are not happy and this is not important
+
 # \todo: fix nevow doc location
 
 PYTHON_VERSIONS_ACCEPTED=      27 # py-xml via py-nevow, py-zbase32, py-cryptopp



Home | Main Index | Thread Index | Old Index