pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/lf
Module Name: pkgsrc
Committed By: joerg
Date: Tue May 26 00:42:54 UTC 2020
Modified Files:
pkgsrc/sysutils/lf: Makefile
Log Message:
Mark as BROKEN for permission issues
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/sysutils/lf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/lf/Makefile
diff -u pkgsrc/sysutils/lf/Makefile:1.26 pkgsrc/sysutils/lf/Makefile:1.27
--- pkgsrc/sysutils/lf/Makefile:1.26 Mon Apr 13 14:52:45 2020
+++ pkgsrc/sysutils/lf/Makefile Tue May 26 00:42:54 2020
@@ -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 @@ HOMEPAGE= https://${GO_SRCPATH}
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