pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel Added ocaml-parsexp to Makefile SUBDIRs
details: https://anonhg.NetBSD.org/pkgsrc/rev/f47d49b4c194
branches: trunk
changeset: 379996:f47d49b4c194
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Wed May 09 14:27:43 2018 +0000
description:
Added ocaml-parsexp to Makefile SUBDIRs
diffstat:
devel/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 04653374a2fb -r f47d49b4c194 devel/Makefile
--- a/devel/Makefile Wed May 09 14:26:48 2018 +0000
+++ b/devel/Makefile Wed May 09 14:27:43 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2669 2018/05/08 16:54:54 minskim Exp $
+# $NetBSD: Makefile,v 1.2670 2018/05/09 14:27:43 jaapb Exp $
#
COMMENT= Development utilities
@@ -779,6 +779,7 @@
SUBDIR+= ocaml-migrate-parsetree
SUBDIR+= ocaml-oasis
SUBDIR+= ocaml-optcomp
+SUBDIR+= ocaml-parsexp
SUBDIR+= ocaml-ppx_ast
SUBDIR+= ocaml-ppx_base
SUBDIR+= ocaml-ppx_compare
@@ -800,6 +801,7 @@
SUBDIR+= ocaml-reactiveData
SUBDIR+= ocaml-result
SUBDIR+= ocaml-sexplib
+SUBDIR+= ocaml-sexplib0
SUBDIR+= ocaml-stdio
SUBDIR+= ocaml-type_conv
SUBDIR+= ocaml-yojson
Home |
Main Index |
Thread Index |
Old Index