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_optional to Makefile SUBDIRs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7146d4e225c1
branches:  trunk
changeset: 331432:7146d4e225c1
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Mar 19 10:18:54 2019 +0000

description:
Added ocaml-ppx_optional to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r c97a120695f3 -r 7146d4e225c1 devel/Makefile
--- a/devel/Makefile    Tue Mar 19 10:12:49 2019 +0000
+++ b/devel/Makefile    Tue Mar 19 10:18:54 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2817 2019/03/19 10:08:41 jaapb Exp $
+# $NetBSD: Makefile,v 1.2818 2019/03/19 10:18:54 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -848,6 +848,7 @@
 SUBDIR+=       ocaml-ppx_let
 SUBDIR+=       ocaml-ppx_module_timer
 SUBDIR+=       ocaml-ppx_optcomp
+SUBDIR+=       ocaml-ppx_optional
 SUBDIR+=       ocaml-ppx_sexp_conv
 SUBDIR+=       ocaml-ppx_sexp_message
 SUBDIR+=       ocaml-ppx_tools



Home | Main Index | Thread Index | Old Index