Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/lf Mark as BROKEN for permission issues
details: https://anonhg.NetBSD.org/pkgsrc/rev/516ad418d736
branches: trunk
changeset: 432834:516ad418d736
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue May 26 00:42:54 2020 +0000
description:
Mark as BROKEN for permission issues
diffstat:
sysutils/lf/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 6724ab6cdffa -r 516ad418d736 sysutils/lf/Makefile
--- a/sysutils/lf/Makefile Tue May 26 00:28:41 2020 +0000
+++ b/sysutils/lf/Makefile Tue May 26 00:42:54 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2020/04/13 14:52:45 bsiegert Exp $
+# $NetBSD: Makefile,v 1.27 2020/05/26 00:42:54 joerg Exp $
#
DISTNAME= lf-13
@@ -10,6 +10,8 @@
COMMENT= Terminal file manager
LICENSE= 2-clause-bsd
+BROKEN= "Tries writing to LOCALBASE during build"
+
GO_MODULE_FILES+= github.com/mattn/go-runewidth/@v/v0.0.4.mod
GO_MODULE_FILES+= github.com/mattn/go-runewidth/@v/v0.0.4.zip
GO_MODULE_FILES+= github.com/nsf/termbox-go/@v/v0.0.0-20190325093121-288510b9734e.zip
Home |
Main Index |
Thread Index |
Old Index