pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/kibi editors/kibi: simplify Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd4c7d14a559
branches:  trunk
changeset: 456647:dd4c7d14a559
user:      pin <pin%pkgsrc.org@localhost>
date:      Thu Aug 05 08:49:16 2021 +0000

description:
editors/kibi: simplify Makefile

diffstat:

 editors/kibi/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 7c675ff1eec9 -r dd4c7d14a559 editors/kibi/Makefile
--- a/editors/kibi/Makefile     Thu Aug 05 08:48:28 2021 +0000
+++ b/editors/kibi/Makefile     Thu Aug 05 08:49:16 2021 +0000
@@ -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 @@
 
 .include "cargo-depends.mk"
 
-USE_LANGUAGES+=                c       # rust, but needs a toolchain to link
-
 INSTALLATION_DIRS=     bin
 
 do-install:



Home | Main Index | Thread Index | Old Index