pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/shells/nushell
Module Name: pkgsrc
Committed By: pin
Date: Fri Oct 8 08:24:13 UTC 2021
Modified Files:
pkgsrc/shells/nushell: Makefile
Log Message:
shells/nushell: remove leftover
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/shells/nushell/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/shells/nushell/Makefile
diff -u pkgsrc/shells/nushell/Makefile:1.11 pkgsrc/shells/nushell/Makefile:1.12
--- pkgsrc/shells/nushell/Makefile:1.11 Thu Oct 7 15:54:23 2021
+++ pkgsrc/shells/nushell/Makefile Fri Oct 8 08:24:13 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2021/10/07 15:54:23 pin Exp $
+# $NetBSD: Makefile,v 1.12 2021/10/08 08:24:13 pin Exp $
DISTNAME= nushell-0.38.0
CATEGORIES= shells
@@ -21,7 +21,7 @@ RUSTFLAGS+= -C link-arg=${COMPILER_RPATH
RUSTFLAGS+= -C link-arg=-L${BUILDLINK_PREFIX.libX11}/lib
CARGO_NO_DEFAULT_FEATURES= YES
-CARGO_FEATURES+= default tree inc textview
+CARGO_FEATURES+= default inc textview
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/target/release/nu ${DESTDIR}${PREFIX}/bin
Home |
Main Index |
Thread Index |
Old Index