pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-async ocaml-async: comment out not-yet-exi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0df629eb15b4
branches:  trunk
changeset: 331753:0df629eb15b4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Mar 24 18:47:16 2019 +0000

description:
ocaml-async: comment out not-yet-existing ocaml-core

diffstat:

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

diffs (18 lines):

diff -r 71d9c6760ddf -r 0df629eb15b4 devel/ocaml-async/Makefile
--- a/devel/ocaml-async/Makefile        Sun Mar 24 18:04:30 2019 +0000
+++ b/devel/ocaml-async/Makefile        Sun Mar 24 18:47:16 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/03/19 11:02:59 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2019/03/24 18:47:16 wiz Exp $
 
 GITHUB_PROJECT=        async
 GITHUB_TAG=    v${PKGVERSION_NOREV}
@@ -19,7 +19,7 @@
 .include "../../devel/ocaml-async_extra/buildlink3.mk"
 .include "../../devel/ocaml-async_kernel/buildlink3.mk"
 .include "../../devel/ocaml-async_unix/buildlink3.mk"
-.include "../../devel/ocaml-core/buildlink3.mk"
+#.include "../../devel/ocaml-core/buildlink3.mk"
 .include "../../devel/ocaml-core_kernel/buildlink3.mk"
 .include "../../devel/ocaml-ppx_jane/buildlink3.mk"
 .include "../../textproc/ocaml-textutils/buildlink3.mk"



Home | Main Index | Thread Index | Old Index