pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: add some missing subdirs
details: https://anonhg.NetBSD.org/pkgsrc/rev/01d479d7a2f4
branches: trunk
changeset: 331637:01d479d7a2f4
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Mar 21 13:16:47 2019 +0000
description:
devel/Makefile: add some missing subdirs
diffstat:
devel/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r 802573446796 -r 01d479d7a2f4 devel/Makefile
--- a/devel/Makefile Thu Mar 21 12:19:06 2019 +0000
+++ b/devel/Makefile Thu Mar 21 13:16:47 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2839 2019/03/21 10:18:28 he Exp $
+# $NetBSD: Makefile,v 1.2840 2019/03/21 13:16:47 wiz Exp $
#
COMMENT= Development utilities
@@ -808,6 +808,7 @@
SUBDIR+= ocaml-bigstringaf
SUBDIR+= ocaml-bin_prot
SUBDIR+= ocaml-biniou
+SUBDIR+= ocaml-bos
SUBDIR+= ocaml-checkseum
SUBDIR+= ocaml-cmdliner
SUBDIR+= ocaml-compiler-libs
@@ -817,6 +818,7 @@
SUBDIR+= ocaml-cstruct
SUBDIR+= ocaml-deriving-ocsigen
SUBDIR+= ocaml-digestif
+SUBDIR+= ocaml-duff
SUBDIR+= ocaml-dune
SUBDIR+= ocaml-encore
SUBDIR+= ocaml-extlib
@@ -860,6 +862,7 @@
SUBDIR+= ocaml-ppx_hash
SUBDIR+= ocaml-ppx_here
SUBDIR+= ocaml-ppx_inline_test
+SUBDIR+= ocaml-ppx_jane
SUBDIR+= ocaml-ppx_let
SUBDIR+= ocaml-ppx_module_timer
SUBDIR+= ocaml-ppx_optcomp
Home |
Main Index |
Thread Index |
Old Index