pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-async
Module Name: pkgsrc
Committed By: wiz
Date: Sun Mar 24 18:47:16 UTC 2019
Modified Files:
pkgsrc/devel/ocaml-async: Makefile
Log Message:
ocaml-async: comment out not-yet-existing ocaml-core
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-async/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-async/Makefile
diff -u pkgsrc/devel/ocaml-async/Makefile:1.1 pkgsrc/devel/ocaml-async/Makefile:1.2
--- pkgsrc/devel/ocaml-async/Makefile:1.1 Tue Mar 19 11:02:59 2019
+++ pkgsrc/devel/ocaml-async/Makefile Sun Mar 24 18:47:16 2019
@@ -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 @@ OCAML_USE_DUNE= yes
.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