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
This commit is contained in:
parent
aa75f83214
commit
538d20eaec
1 changed files with 2 additions and 1 deletions
|
@ -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 @@ LICENSE= mit
|
|||
.include "cargo-depends.mk"
|
||||
|
||||
USE_LANGUAGES+= c c++ # rust, but needs a toolchain to link
|
||||
USE_TOOLS+= gmake
|
||||
|
||||
INSTALLATION_DIRS= bin
|
||||
|
||||
|
|
Loading…
Reference in a new issue