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: jaapb
Date: Mon Mar 25 09:39:41 UTC 2019
Modified Files:
pkgsrc/devel/ocaml-async: Makefile
Log Message:
Removed comments in ocaml Makefile for now-added dependencies
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/devel/ocaml-async/Makefile:1.3
--- pkgsrc/devel/ocaml-async/Makefile:1.2 Sun Mar 24 18:47:16 2019
+++ pkgsrc/devel/ocaml-async/Makefile Mon Mar 25 09:39:40 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/03/24 18:47:16 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2019/03/25 09:39:40 jaapb 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