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-html-p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c80bd88994e
branches:  trunk
changeset: 384233:5c80bd88994e
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Aug 29 13:21:01 2022 +0000

description:
textproc/Makefile: add and enable ruby-html-pipeline

diffstat:

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

diffs (17 lines):

diff -r ba06ea2cece2 -r 5c80bd88994e textproc/Makefile
--- a/textproc/Makefile Mon Aug 29 13:20:07 2022 +0000
+++ b/textproc/Makefile Mon Aug 29 13:21:01 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1322 2022/08/29 12:55:48 taca Exp $
+# $NetBSD: Makefile,v 1.1323 2022/08/29 13:21:01 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1215,6 +1215,7 @@
 SUBDIR+=       ruby-hikidoc
 SUBDIR+=       ruby-hpricot
 SUBDIR+=       ruby-html-parser
+SUBDIR+=       ruby-html-pipeline
 SUBDIR+=       ruby-htmlentities
 SUBDIR+=       ruby-htree
 SUBDIR+=       ruby-inifile



Home | Main Index | Thread Index | Old Index