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-exp...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f164b2a26799
branches:  trunk
changeset: 316152:f164b2a26799
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Dec 06 14:33:14 2018 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 01a043790625 -r f164b2a26799 devel/Makefile
--- a/devel/Makefile    Thu Dec 06 14:32:38 2018 +0000
+++ b/devel/Makefile    Thu Dec 06 14:33:14 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2763 2018/12/06 14:25:48 taca Exp $
+# $NetBSD: Makefile,v 1.2764 2018/12/06 14:33:14 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2424,6 +2424,7 @@
 SUBDIR+=       ruby-concurrent-ruby
 SUBDIR+=       ruby-contracts
 SUBDIR+=       ruby-cucumber-core
+SUBDIR+=       ruby-cucumber-expressions
 SUBDIR+=       ruby-cucumber-messages
 SUBDIR+=       ruby-cucumber-tag_expressions
 SUBDIR+=       ruby-cucumber-wire



Home | Main Index | Thread Index | Old Index