pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-git
Module Name: pkgsrc
Committed By: joerg
Date: Fri Jan 10 21:11:35 UTC 2020
Modified Files:
pkgsrc/devel/ocaml-git: Makefile
Log Message:
Needs ocaml-cohttp.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ocaml-git/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-git/Makefile
diff -u pkgsrc/devel/ocaml-git/Makefile:1.3 pkgsrc/devel/ocaml-git/Makefile:1.4
--- pkgsrc/devel/ocaml-git/Makefile:1.3 Sun Nov 3 10:39:23 2019
+++ pkgsrc/devel/ocaml-git/Makefile Fri Jan 10 21:11:35 2020
@@ -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 @@ OPAM_INSTALL_FILES= git
.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