pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: add lua-cqueues



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee1ca9c3ecca
branches:  trunk
changeset: 318885:ee1ca9c3ecca
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 31 09:13:55 2019 +0000

description:
devel/Makefile: add lua-cqueues

diffstat:

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

diffs (17 lines):

diff -r e739a4f27498 -r ee1ca9c3ecca devel/Makefile
--- a/devel/Makefile    Thu Jan 31 09:13:08 2019 +0000
+++ b/devel/Makefile    Thu Jan 31 09:13:55 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2770 2019/01/29 14:21:43 jaapb Exp $
+# $NetBSD: Makefile,v 1.2771 2019/01/31 09:13:55 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -716,6 +716,7 @@
 SUBDIR+=       lua-alt-getopt
 SUBDIR+=       lua-bitlib
 SUBDIR+=       lua-coxpcall
+SUBDIR+=       lua-cqueues
 SUBDIR+=       lua-filesystem
 SUBDIR+=       lua-gi
 SUBDIR+=       lua-ljsyscall



Home | Main Index | Thread Index | Old Index