pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/895c98c89387
branches:  trunk
changeset: 365602:895c98c89387
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Fri Jul 21 10:37:19 2017 +0000

description:
Added ocaml-stdio to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 65d63d76afe7 -r 895c98c89387 devel/Makefile
--- a/devel/Makefile    Fri Jul 21 10:36:51 2017 +0000
+++ b/devel/Makefile    Fri Jul 21 10:37:19 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2472 2017/07/21 10:36:51 jaapb Exp $
+# $NetBSD: Makefile,v 1.2473 2017/07/21 10:37:19 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -732,6 +732,7 @@
 SUBDIR+=       ocaml-reactiveData
 SUBDIR+=       ocaml-result
 SUBDIR+=       ocaml-sexplib
+SUBDIR+=       ocaml-stdio
 SUBDIR+=       ocaml-type_conv
 SUBDIR+=       ocaml-yojson
 SUBDIR+=       ocamlbuild



Home | Main Index | Thread Index | Old Index