pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-fmt Added missing dependency to devel/ocam...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4a4149d94872
branches: trunk
changeset: 331077:4a4149d94872
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Tue Mar 12 17:53:44 2019 +0000
description:
Added missing dependency to devel/ocaml-fmt
diffstat:
devel/ocaml-fmt/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 34d2860e1d25 -r 4a4149d94872 devel/ocaml-fmt/Makefile
--- a/devel/ocaml-fmt/Makefile Tue Mar 12 17:50:42 2019 +0000
+++ b/devel/ocaml-fmt/Makefile Tue Mar 12 17:53:44 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/03/12 17:41:27 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2019/03/12 17:53:44 jaapb Exp $
DISTNAME= fmt-0.8.5
PKGNAME= ocaml-${DISTNAME}
@@ -16,6 +16,7 @@
OCAML_USE_TOPKG= yes
OCAML_USE_OPAM= yes
+.include "../../devel/ocamlbuild/buildlink3.mk"
.include "../../devel/ocaml-cmdliner/buildlink3.mk"
.include "../../devel/ocaml-result/buildlink3.mk"
.include "../../textproc/ocaml-uchar/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index