pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc textproc/Makefile: add and enable ruby-string...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/73205e53b74d
branches:  trunk
changeset: 409648:73205e53b74d
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 19 14:14:18 2020 +0000

description:
textproc/Makefile: add and enable ruby-strings-ansi

diffstat:

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

diffs (17 lines):

diff -r 54ba45b0d752 -r 73205e53b74d textproc/Makefile
--- a/textproc/Makefile Sun Jan 19 14:13:38 2020 +0000
+++ b/textproc/Makefile Sun Jan 19 14:14:18 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1105 2020/01/19 12:08:44 pho Exp $
+# $NetBSD: Makefile,v 1.1106 2020/01/19 14:14:18 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1016,6 +1016,7 @@
 SUBDIR+=       ruby-stringex
 SUBDIR+=       ruby-stringex1
 SUBDIR+=       ruby-strings
+SUBDIR+=       ruby-strings-ansi
 SUBDIR+=       ruby-syntax
 SUBDIR+=       ruby-temple
 SUBDIR+=       ruby-terminal-table



Home | Main Index | Thread Index | Old Index