pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0c4f4bd37872
branches:  trunk
changeset: 443239:0c4f4bd37872
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Wed Dec 09 11:11:26 2020 +0000

description:
Added ocaml-csexp to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 017456c1858d -r 0c4f4bd37872 devel/Makefile
--- a/devel/Makefile    Wed Dec 09 11:11:04 2020 +0000
+++ b/devel/Makefile    Wed Dec 09 11:11:26 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3288 2020/12/09 10:53:30 jaapb Exp $
+# $NetBSD: Makefile,v 1.3289 2020/12/09 11:11:26 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -991,6 +991,7 @@
 SUBDIR+=       ocaml-core
 SUBDIR+=       ocaml-core_kernel
 SUBDIR+=       ocaml-cppo
+SUBDIR+=       ocaml-csexp
 SUBDIR+=       ocaml-cstruct
 SUBDIR+=       ocaml-deriving-ocsigen
 SUBDIR+=       ocaml-digestif



Home | Main Index | Thread Index | Old Index