pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang Added gjs to Makefile SUBDIRs.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7574b0d817a2
branches:  trunk
changeset: 341750:7574b0d817a2
user:      fox <fox%pkgsrc.org@localhost>
date:      Sun Oct 06 15:52:44 2019 +0000

description:
Added gjs to Makefile SUBDIRs.

diffstat:

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

diffs (17 lines):

diff -r a8b2437d03ea -r 7574b0d817a2 lang/Makefile
--- a/lang/Makefile     Sun Oct 06 15:50:31 2019 +0000
+++ b/lang/Makefile     Sun Oct 06 15:52:44 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.522 2019/10/02 18:10:15 kamil Exp $
+# $NetBSD: Makefile,v 1.523 2019/10/06 15:52:44 fox Exp $
 #
 
 COMMENT=       Programming languages
@@ -88,6 +88,7 @@
 SUBDIR+=       ghc
 SUBDIR+=       ghc-bootstrap
 SUBDIR+=       ghc7
+SUBDIR+=       gjs
 SUBDIR+=       gnat_util
 SUBDIR+=       gnucobol
 SUBDIR+=       go



Home | Main Index | Thread Index | Old Index