pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-async Removed comments in ocaml Makefile f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ce2707770768
branches: trunk
changeset: 331801:ce2707770768
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Mon Mar 25 09:39:40 2019 +0000
description:
Removed comments in ocaml Makefile for now-added dependencies
diffstat:
devel/ocaml-async/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3860a07d638a -r ce2707770768 devel/ocaml-async/Makefile
--- a/devel/ocaml-async/Makefile Mon Mar 25 09:38:57 2019 +0000
+++ b/devel/ocaml-async/Makefile Mon Mar 25 09:39:40 2019 +0000
@@ -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 @@
.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