pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Added ocaml-stringext to Makefile SUBDIRs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/430367690322
branches:  trunk
changeset: 321293:430367690322
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Mar 19 14:25:16 2019 +0000

description:
Added ocaml-stringext to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r be0883adb014 -r 430367690322 devel/Makefile
--- a/devel/Makefile    Tue Mar 19 14:25:01 2019 +0000
+++ b/devel/Makefile    Tue Mar 19 14:25:16 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2836 2019/03/19 14:22:15 jaapb Exp $
+# $NetBSD: Makefile,v 1.2837 2019/03/19 14:25:16 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -883,6 +883,7 @@
 SUBDIR+=       ocaml-sexplib0
 SUBDIR+=       ocaml-splittable_random
 SUBDIR+=       ocaml-stdio
+SUBDIR+=       ocaml-stringext
 SUBDIR+=       ocaml-type_conv
 SUBDIR+=       ocaml-typerep
 SUBDIR+=       ocaml-variantslib



Home | Main Index | Thread Index | Old Index