diff options
Diffstat (limited to 'editors/kibi/Makefile')
-rw-r--r-- | editors/kibi/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/kibi/Makefile b/editors/kibi/Makefile index 0444c01d8e8..3d7ca1bf91b 100644 --- a/editors/kibi/Makefile +++ b/editors/kibi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2021/05/18 12:13:06 pin Exp $ +# $NetBSD: Makefile,v 1.4 2021/08/05 08:49:16 pin Exp $ DISTNAME= kibi-0.2.2 CATEGORIES= editors @@ -12,8 +12,6 @@ LICENSE= mit OR apache-2.0 .include "cargo-depends.mk" -USE_LANGUAGES+= c # rust, but needs a toolchain to link - INSTALLATION_DIRS= bin do-install: |