pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang lang/Makefile: remove rust-analyzer and rust-src



details:   https://anonhg.NetBSD.org/pkgsrc/rev/17ea84b89034
branches:  trunk
changeset: 388333:17ea84b89034
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Nov 17 07:27:10 2022 +0000

description:
lang/Makefile: remove rust-analyzer and rust-src

diffstat:

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

diffs (19 lines):

diff -r f371081687ec -r 17ea84b89034 lang/Makefile
--- a/lang/Makefile     Thu Nov 17 07:26:42 2022 +0000
+++ b/lang/Makefile     Thu Nov 17 07:27:10 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.660 2022/11/09 16:58:34 nikita Exp $
+# $NetBSD: Makefile,v 1.661 2022/11/17 07:27:10 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -277,9 +277,7 @@
 SUBDIR+=       ruby31-base
 SUBDIR+=       runawk
 SUBDIR+=       rust
-SUBDIR+=       rust-analyzer
 SUBDIR+=       rust-bin
-SUBDIR+=       rust-src
 SUBDIR+=       sablevm
 SUBDIR+=       sablevm-classpath
 SUBDIR+=       sablevm-classpath-gui



Home | Main Index | Thread Index | Old Index