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-rexml



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9b2c818a093e
branches:  trunk
changeset: 446930:9b2c818a093e
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Feb 14 14:53:42 2021 +0000

description:
textproc/Makefile: add and enable ruby-rexml

diffstat:

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

diffs (17 lines):

diff -r b69cccc947bc -r 9b2c818a093e textproc/Makefile
--- a/textproc/Makefile Sun Feb 14 14:53:04 2021 +0000
+++ b/textproc/Makefile Sun Feb 14 14:53:42 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1195 2021/02/14 14:09:19 taca Exp $
+# $NetBSD: Makefile,v 1.1196 2021/02/14 14:53:42 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1067,6 +1067,7 @@
 SUBDIR+=       ruby-redcarpet
 SUBDIR+=       ruby-redcloth
 SUBDIR+=       ruby-review
+SUBDIR+=       ruby-rexml
 SUBDIR+=       ruby-rison
 SUBDIR+=       ruby-rttool
 SUBDIR+=       ruby-safe_yaml



Home | Main Index | Thread Index | Old Index