pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-ppx_jane ocaml-ppx_jane: comment out not-y...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/757c6d066074
branches:  trunk
changeset: 321540:757c6d066074
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Mar 24 18:48:07 2019 +0000

description:
ocaml-ppx_jane: comment out not-yet-existing ocaml-ppx_sexp_value

diffstat:

 devel/ocaml-ppx_jane/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4ed9aff2573b -r 757c6d066074 devel/ocaml-ppx_jane/Makefile
--- a/devel/ocaml-ppx_jane/Makefile     Sun Mar 24 18:47:16 2019 +0000
+++ b/devel/ocaml-ppx_jane/Makefile     Sun Mar 24 18:48:07 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/03/19 10:37:30 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2019/03/24 18:48:07 wiz Exp $
 
 GITHUB_PROJECT=        ppx_jane
 GITHUB_TAG=    v${PKGVERSION_NOREV}
@@ -32,7 +32,7 @@
 .include "../../devel/ocaml-ppx_optional/buildlink3.mk"
 .include "../../devel/ocaml-ppx_pipebang/buildlink3.mk"
 .include "../../devel/ocaml-ppx_sexp_message/buildlink3.mk"
-.include "../../devel/ocaml-ppx_sexp_value/buildlink3.mk"
+#.include "../../devel/ocaml-ppx_sexp_value/buildlink3.mk"
 .include "../../devel/ocaml-ppx_stable/buildlink3.mk"
 .include "../../devel/ocaml-ppx_typerep_conv/buildlink3.mk"
 .include "../../devel/ocaml-ppx_variants_conv/buildlink3.mk"



Home | Main Index | Thread Index | Old Index