pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/kiro-editor editors/kiro-editor: fix build
details: https://anonhg.NetBSD.org/pkgsrc/rev/76f8393add77
branches: trunk
changeset: 441266:76f8393add77
user: pin <pin%pkgsrc.org@localhost>
date: Fri Oct 30 21:05:03 2020 +0000
description:
editors/kiro-editor: fix build
http://www.ki.nu/pkgsrc/reports/current/NetBSD-9.0/20201028.2132/kiro-editor-0.4.0/build.log
Thanks, @nia
diffstat:
editors/kiro-editor/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 644231be9a1a -r 76f8393add77 editors/kiro-editor/Makefile
--- a/editors/kiro-editor/Makefile Fri Oct 30 17:28:25 2020 +0000
+++ b/editors/kiro-editor/Makefile Fri Oct 30 21:05:03 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/10/23 20:50:16 pin Exp $
+# $NetBSD: Makefile,v 1.2 2020/10/30 21:05:03 pin Exp $
DISTNAME= kiro-editor-0.4.0
CATEGORIES= editors
@@ -13,6 +13,7 @@
.include "cargo-depends.mk"
USE_LANGUAGES+= c c++ # rust, but needs a toolchain to link
+USE_TOOLS+= gmake
INSTALLATION_DIRS= bin
Home |
Main Index |
Thread Index |
Old Index