summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2021-03-18 23:23:31 +0000
committergdt <gdt@pkgsrc.org>2021-03-18 23:23:31 +0000
commit97fa307e38028f18ccdc1dc81edb36f391c504cf (patch)
tree382db47222b020bcf1ec4b1297f9f8b4633ffe72 /filesystems
parentb9058fdc9160b7666ca73d2883be690bccaed612 (diff)
downloadpkgsrc-97fa307e38028f18ccdc1dc81edb36f391c504cf.tar.gz
tahoe-lafs: add BROKEN to avoid bulk build failures
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/tahoe-lafs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/filesystems/tahoe-lafs/Makefile b/filesystems/tahoe-lafs/Makefile
index bd3a60d2544..9176ec10174 100644
--- a/filesystems/tahoe-lafs/Makefile
+++ b/filesystems/tahoe-lafs/Makefile
@@ -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 @@ LICENSE= gnu-gpl-v2
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