pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-fmt (devel/ocaml-fmt) Add misc/ocaml-topkg...
details: https://anonhg.NetBSD.org/pkgsrc/rev/afa113d27fd6
branches: trunk
changeset: 334477:afa113d27fd6
user: mef <mef%pkgsrc.org@localhost>
date: Wed May 29 03:23:28 2019 +0000
description:
(devel/ocaml-fmt) Add misc/ocaml-topkg/buildlink3.mk to fix following problem
===> Creating toolchain wrappers for ocaml-fmt-0.8.5
ERROR: ocaml-topkg>=1.0.0 is not installed; can't buildlink files.
*** Error code 1
diffstat:
devel/ocaml-fmt/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r df8b0d13ce08 -r afa113d27fd6 devel/ocaml-fmt/Makefile
--- a/devel/ocaml-fmt/Makefile Wed May 29 03:15:05 2019 +0000
+++ b/devel/ocaml-fmt/Makefile Wed May 29 03:23:28 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/03/12 17:53:44 jaapb Exp $
+# $NetBSD: Makefile,v 1.3 2019/05/29 03:23:28 mef Exp $
DISTNAME= fmt-0.8.5
PKGNAME= ocaml-${DISTNAME}
@@ -19,6 +19,7 @@
.include "../../devel/ocamlbuild/buildlink3.mk"
.include "../../devel/ocaml-cmdliner/buildlink3.mk"
.include "../../devel/ocaml-result/buildlink3.mk"
+.include "../../misc/ocaml-topkg/buildlink3.mk"
.include "../../textproc/ocaml-uchar/buildlink3.mk"
.include "../../mk/ocaml.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index