Source-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-htmlen...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f471c4e374bc
branches:  trunk
changeset: 432789:f471c4e374bc
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon May 25 14:23:05 2020 +0000

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

diffstat:

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

diffs (17 lines):

diff -r fb4f039f41f5 -r f471c4e374bc textproc/Makefile
--- a/textproc/Makefile Mon May 25 14:21:57 2020 +0000
+++ b/textproc/Makefile Mon May 25 14:23:05 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1139 2020/05/18 13:35:05 wiz Exp $
+# $NetBSD: Makefile,v 1.1140 2020/05/25 14:23:05 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1003,6 +1003,7 @@
 SUBDIR+=       ruby-hikidoc
 SUBDIR+=       ruby-hpricot
 SUBDIR+=       ruby-html-parser
+SUBDIR+=       ruby-htmlentities
 SUBDIR+=       ruby-htree
 SUBDIR+=       ruby-inifile
 SUBDIR+=       ruby-itex2MML



Home | Main Index | Thread Index | Old Index