pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0afe996d8c03
branches:  trunk
changeset: 331426:0afe996d8c03
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Mar 19 10:02:48 2019 +0000

description:
Added ocaml-typerep to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 81c4aa132e58 -r 0afe996d8c03 devel/Makefile
--- a/devel/Makefile    Tue Mar 19 09:56:46 2019 +0000
+++ b/devel/Makefile    Tue Mar 19 10:02:48 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2815 2019/03/16 14:03:53 taca Exp $
+# $NetBSD: Makefile,v 1.2816 2019/03/19 10:02:48 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -864,6 +864,7 @@
 SUBDIR+=       ocaml-splittable_random
 SUBDIR+=       ocaml-stdio
 SUBDIR+=       ocaml-type_conv
+SUBDIR+=       ocaml-typerep
 SUBDIR+=       ocaml-variantslib
 SUBDIR+=       ocaml-yojson
 SUBDIR+=       ocamlbuild



Home | Main Index | Thread Index | Old Index