pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-git Needs ocaml-cohttp.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7ac296654d64
branches: trunk
changeset: 347335:7ac296654d64
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Jan 10 21:11:35 2020 +0000
description:
Needs ocaml-cohttp.
diffstat:
devel/ocaml-git/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 96fe35a3c27e -r 7ac296654d64 devel/ocaml-git/Makefile
--- a/devel/ocaml-git/Makefile Fri Jan 10 21:11:14 2020 +0000
+++ b/devel/ocaml-git/Makefile Fri Jan 10 21:11:35 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/11/03 10:39:23 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2020/01/10 21:11:35 joerg Exp $
GITHUB_PROJECT= ocaml-git
DISTNAME= ${GITHUB_PROJECT}-2.0.0
@@ -35,6 +35,7 @@
.include "../../devel/ocaml-ocplib-endian/buildlink3.mk"
.include "../../devel/ocaml-rresult/buildlink3.mk"
.include "../../devel/ocamlgraph/buildlink3.mk"
+.include "../../www/ocaml-cohttp/buildlink3.mk"
.include "../../www/ocaml-uri/buildlink3.mk"
.include "../../mk/ocaml.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index