pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc Added ocaml-textutils to Makefile SUBDIRs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a9984f7479aa
branches:  trunk
changeset: 321243:a9984f7479aa
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Mar 19 10:56:39 2019 +0000

description:
Added ocaml-textutils to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r b77a5ddbd494 -r a9984f7479aa textproc/Makefile
--- a/textproc/Makefile Tue Mar 19 10:56:11 2019 +0000
+++ b/textproc/Makefile Tue Mar 19 10:56:39 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1028 2019/03/16 08:05:02 bsiegert Exp $
+# $NetBSD: Makefile,v 1.1029 2019/03/19 10:56:39 jaapb Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -428,6 +428,7 @@
 SUBDIR+=       ocaml-jsonm
 SUBDIR+=       ocaml-markup
 SUBDIR+=       ocaml-text
+SUBDIR+=       ocaml-textutils
 SUBDIR+=       ocaml-tyxml
 SUBDIR+=       ocaml-uchar
 SUBDIR+=       ocaml-uutf



Home | Main Index | Thread Index | Old Index