pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/shells/nushell shells/nushell: simplify Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8becc64cf17d
branches:  trunk
changeset: 456551:8becc64cf17d
user:      pin <pin%pkgsrc.org@localhost>
date:      Mon Aug 02 15:20:33 2021 +0000

description:
shells/nushell: simplify Makefile

diffstat:

 shells/nushell/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 3a6585ea5fb5 -r 8becc64cf17d shells/nushell/Makefile
--- a/shells/nushell/Makefile   Mon Aug 02 15:19:30 2021 +0000
+++ b/shells/nushell/Makefile   Mon Aug 02 15:20:33 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/07/22 16:16:36 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2021/08/02 15:20:33 pin Exp $
 
 DISTNAME=      nushell-0.34.0
 CATEGORIES=    shells
@@ -11,7 +11,6 @@
 
 .include "cargo-depends.mk"
 
-USE_LANGUAGES+=        c
 USE_TOOLS+=    pkg-config
 
 INSTALLATION_DIRS=     bin



Home | Main Index | Thread Index | Old Index