pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ec3ed94b0db
branches:  trunk
changeset: 365169:9ec3ed94b0db
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Jul 11 11:21:45 2017 +0000

description:
Added ocaml-easy-format to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r db40d411b601 -r 9ec3ed94b0db textproc/Makefile
--- a/textproc/Makefile Tue Jul 11 11:20:27 2017 +0000
+++ b/textproc/Makefile Tue Jul 11 11:21:45 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.941 2017/07/10 17:37:59 schmonz Exp $
+# $NetBSD: Makefile,v 1.942 2017/07/11 11:21:45 jaapb Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -398,6 +398,7 @@
 SUBDIR+=       nxml-mode
 SUBDIR+=       o3read
 SUBDIR+=       ocaml-csv
+SUBDIR+=       ocaml-easy-format
 SUBDIR+=       ocaml-expat
 SUBDIR+=       ocaml-jsonm
 SUBDIR+=       ocaml-markup



Home | Main Index | Thread Index | Old Index