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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/271dba8ae37c
branches:  trunk
changeset: 320885:271dba8ae37c
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Mar 12 18:34:52 2019 +0000

description:
Added ocaml-ppx_here to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 5d3ddc1fb8b9 -r 271dba8ae37c devel/Makefile
--- a/devel/Makefile    Tue Mar 12 18:34:21 2019 +0000
+++ b/devel/Makefile    Tue Mar 12 18:34:52 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2795 2019/03/12 18:23:11 jaapb Exp $
+# $NetBSD: Makefile,v 1.2796 2019/03/12 18:34:52 jaapb Exp $
 #
 
 COMMENT=       Development utilities
@@ -832,6 +832,7 @@
 SUBDIR+=       ocaml-ppx_enumerate
 SUBDIR+=       ocaml-ppx_fields_conv
 SUBDIR+=       ocaml-ppx_hash
+SUBDIR+=       ocaml-ppx_here
 SUBDIR+=       ocaml-ppx_let
 SUBDIR+=       ocaml-ppx_optcomp
 SUBDIR+=       ocaml-ppx_sexp_conv



Home | Main Index | Thread Index | Old Index