pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6eb45346848a
branches:  trunk
changeset: 331786:6eb45346848a
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Mon Mar 25 09:15:21 2019 +0000

description:
Added ocaml-core to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 52df0344def2 -r 6eb45346848a devel/Makefile
--- a/devel/Makefile    Mon Mar 25 09:14:58 2019 +0000
+++ b/devel/Makefile    Mon Mar 25 09:15:21 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2841 2019/03/25 09:07:48 jaapb Exp $
+# $NetBSD: Makefile,v 1.2842 2019/03/25 09:15:21 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -813,6 +813,7 @@
 SUBDIR+=       ocaml-cmdliner
 SUBDIR+=       ocaml-compiler-libs
 SUBDIR+=       ocaml-configurator
+SUBDIR+=       ocaml-core
 SUBDIR+=       ocaml-core_kernel
 SUBDIR+=       ocaml-cppo
 SUBDIR+=       ocaml-cstruct



Home | Main Index | Thread Index | Old Index