pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Added ocaml-ppx_traverse_builtins to Makefile SU...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f3a4f23a4c9
branches:  trunk
changeset: 365543:6f3a4f23a4c9
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Wed Jul 19 12:30:47 2017 +0000

description:
Added ocaml-ppx_traverse_builtins to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 7358d912a49e -r 6f3a4f23a4c9 devel/Makefile
--- a/devel/Makefile    Wed Jul 19 12:30:02 2017 +0000
+++ b/devel/Makefile    Wed Jul 19 12:30:47 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2467 2017/07/19 12:06:43 jaapb Exp $
+# $NetBSD: Makefile,v 1.2468 2017/07/19 12:30:47 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -722,6 +722,7 @@
 SUBDIR+=       ocaml-ppx_optcomp
 SUBDIR+=       ocaml-ppx_sexp_conv
 SUBDIR+=       ocaml-ppx_tools
+SUBDIR+=       ocaml-ppx_traverse_builtins
 SUBDIR+=       ocaml-ppx_type_conv
 SUBDIR+=       ocaml-re
 SUBDIR+=       ocaml-react



Home | Main Index | Thread Index | Old Index