Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang lang/Makefile: + py-pygls.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8bea86b0ef91
branches:  trunk
changeset: 432081:8bea86b0ef91
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon May 18 15:11:18 2020 +0000

description:
lang/Makefile: + py-pygls.

diffstat:

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

diffs (17 lines):

diff -r b8bcbcde7565 -r 8bea86b0ef91 lang/Makefile
--- a/lang/Makefile     Mon May 18 15:11:01 2020 +0000
+++ b/lang/Makefile     Mon May 18 15:11:18 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.561 2020/05/18 13:39:37 wiz Exp $
+# $NetBSD: Makefile,v 1.562 2020/05/18 15:11:18 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -219,6 +219,7 @@
 SUBDIR+=       py-mypy_extensions
 SUBDIR+=       py-parso
 SUBDIR+=       py-paver
+SUBDIR+=       py-pygls
 SUBDIR+=       py-pyrex
 SUBDIR+=       py-python-language-server
 SUBDIR+=       py-python-lua



Home | Main Index | Thread Index | Old Index