pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32550059c5a7
branches:  trunk
changeset: 320922:32550059c5a7
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Wed Mar 13 11:01:28 2019 +0000

description:
Added ocaml-variantslib to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 2e396da95b72 -r 32550059c5a7 devel/Makefile
--- a/devel/Makefile    Wed Mar 13 10:53:48 2019 +0000
+++ b/devel/Makefile    Wed Mar 13 11:01:28 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2803 2019/03/13 10:41:12 jaapb Exp $
+# $NetBSD: Makefile,v 1.2804 2019/03/13 11:01:28 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -856,6 +856,7 @@
 SUBDIR+=       ocaml-splittable_random
 SUBDIR+=       ocaml-stdio
 SUBDIR+=       ocaml-type_conv
+SUBDIR+=       ocaml-variantslib
 SUBDIR+=       ocaml-yojson
 SUBDIR+=       ocamlbuild
 SUBDIR+=       ocamlgraph



Home | Main Index | Thread Index | Old Index