pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-ppx_jane
Module Name: pkgsrc
Committed By: wiz
Date: Sun Mar 24 18:48:07 UTC 2019
Modified Files:
pkgsrc/devel/ocaml-ppx_jane: Makefile
Log Message:
ocaml-ppx_jane: comment out not-yet-existing ocaml-ppx_sexp_value
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-ppx_jane/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ocaml-ppx_jane/Makefile
diff -u pkgsrc/devel/ocaml-ppx_jane/Makefile:1.1 pkgsrc/devel/ocaml-ppx_jane/Makefile:1.2
--- pkgsrc/devel/ocaml-ppx_jane/Makefile:1.1 Tue Mar 19 10:37:30 2019
+++ pkgsrc/devel/ocaml-ppx_jane/Makefile Sun Mar 24 18:48:07 2019
@@ -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 @@ OCAML_USE_DUNE= yes
.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