pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3afe16071e1a
branches:  trunk
changeset: 321253:3afe16071e1a
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Mar 19 11:12:11 2019 +0000

description:
Added ocaml-cstruct to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 60941171bd2c -r 3afe16071e1a devel/Makefile
--- a/devel/Makefile    Tue Mar 19 11:11:40 2019 +0000
+++ b/devel/Makefile    Tue Mar 19 11:12:11 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2827 2019/03/19 11:08:26 jaapb Exp $
+# $NetBSD: Makefile,v 1.2828 2019/03/19 11:12:11 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -814,6 +814,7 @@
 SUBDIR+=       ocaml-configurator
 SUBDIR+=       ocaml-core_kernel
 SUBDIR+=       ocaml-cppo
+SUBDIR+=       ocaml-cstruct
 SUBDIR+=       ocaml-deriving-ocsigen
 SUBDIR+=       ocaml-dune
 SUBDIR+=       ocaml-extlib



Home | Main Index | Thread Index | Old Index