pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang Add and enable execline.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d2ecd411f9e1
branches:  trunk
changeset: 442168:d2ecd411f9e1
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Thu Nov 19 19:24:08 2020 +0000

description:
Add and enable execline.

diffstat:

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

diffs (17 lines):

diff -r 6e30ef3a4cba -r d2ecd411f9e1 lang/Makefile
--- a/lang/Makefile     Thu Nov 19 19:23:39 2020 +0000
+++ b/lang/Makefile     Thu Nov 19 19:24:08 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.581 2020/11/11 09:52:00 nia Exp $
+# $NetBSD: Makefile,v 1.582 2020/11/19 19:24:08 schmonz Exp $
 #
 
 COMMENT=       Programming languages
@@ -51,6 +51,7 @@
 SUBDIR+=       erlang-doc
 SUBDIR+=       erlang-luerl
 SUBDIR+=       erlang-man
+SUBDIR+=       execline
 SUBDIR+=       f2c
 SUBDIR+=       ficl
 SUBDIR+=       focal



Home | Main Index | Thread Index | Old Index