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 and enable ruby-cucumber-mes...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/408f2b3bf55b
branches:  trunk
changeset: 324749:408f2b3bf55b
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Oct 28 15:39:09 2018 +0000

description:
devel/Makefile: add and enable ruby-cucumber-messages

diffstat:

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

diffs (17 lines):

diff -r a808c9c8c3ba -r 408f2b3bf55b devel/Makefile
--- a/devel/Makefile    Sun Oct 28 15:37:51 2018 +0000
+++ b/devel/Makefile    Sun Oct 28 15:39:09 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2743 2018/10/28 15:33:16 taca Exp $
+# $NetBSD: Makefile,v 1.2744 2018/10/28 15:39:09 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2414,6 +2414,7 @@
 SUBDIR+=       ruby-concurrent-ruby
 SUBDIR+=       ruby-contracts
 SUBDIR+=       ruby-cucumber-core
+SUBDIR+=       ruby-cucumber-messages
 SUBDIR+=       ruby-cucumber-tag_expressions
 SUBDIR+=       ruby-cucumber-wire
 SUBDIR+=       ruby-curses



Home | Main Index | Thread Index | Old Index