Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: + p5-Compiler-Lexer



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1d57c2859e3a
branches:  trunk
changeset: 432173:1d57c2859e3a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue May 19 14:49:20 2020 +0000

description:
devel/Makefile: + p5-Compiler-Lexer

diffstat:

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

diffs (17 lines):

diff -r ad9d7c6b919c -r 1d57c2859e3a devel/Makefile
--- a/devel/Makefile    Tue May 19 14:49:01 2020 +0000
+++ b/devel/Makefile    Tue May 19 14:49:20 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3130 2020/05/19 14:32:24 wiz Exp $
+# $NetBSD: Makefile,v 1.3131 2020/05/19 14:49:20 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -1182,6 +1182,7 @@
 SUBDIR+=       p5-Clone-Choose
 SUBDIR+=       p5-Clone-Fast
 SUBDIR+=       p5-Clone-PP
+SUBDIR+=       p5-Compiler-Lexer
 SUBDIR+=       p5-Compress-PPMd
 SUBDIR+=       p5-Compress-Raw-Bzip2
 SUBDIR+=       p5-Compress-Raw-Zlib



Home | Main Index | Thread Index | Old Index