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_kernel to Makefile SUBDIRs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08c6cae5fe37
branches:  trunk
changeset: 378753:08c6cae5fe37
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Thu May 05 11:03:10 2022 +0000

description:
Added ocaml-textutils_kernel to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r fd25d6266bf3 -r 08c6cae5fe37 textproc/Makefile
--- a/textproc/Makefile Thu May 05 11:02:59 2022 +0000
+++ b/textproc/Makefile Thu May 05 11:03:10 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1313 2022/05/03 19:22:29 pin Exp $
+# $NetBSD: Makefile,v 1.1314 2022/05/05 11:03:10 jaapb Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -654,6 +654,7 @@
 SUBDIR+=       ocaml-markup
 SUBDIR+=       ocaml-text
 SUBDIR+=       ocaml-textutils
+SUBDIR+=       ocaml-textutils_kernel
 SUBDIR+=       ocaml-tyxml
 SUBDIR+=       ocaml-uchar
 SUBDIR+=       ocaml-uutf



Home | Main Index | Thread Index | Old Index