pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/ocaml-cairo (graphics/ocaml-cairo) Add ocaml-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b1d814c121e7
branches: trunk
changeset: 443473:b1d814c121e7
user: mef <mef%pkgsrc.org@localhost>
date: Mon Dec 14 04:01:17 2020 +0000
description:
(graphics/ocaml-cairo) Add ocaml-dune-configurator as buildlink3.mk
diffstat:
graphics/ocaml-cairo/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 60880fa06cc8 -r b1d814c121e7 graphics/ocaml-cairo/Makefile
--- a/graphics/ocaml-cairo/Makefile Mon Dec 14 03:45:41 2020 +0000
+++ b/graphics/ocaml-cairo/Makefile Mon Dec 14 04:01:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/11/05 09:08:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2020/12/14 04:01:17 mef Exp $
GITHUB_PROJECT= ocaml-cairo
DISTNAME= ${GITHUB_PROJECT}-0.6.1
@@ -20,5 +20,6 @@
.include "../../mk/ocaml.mk"
.include "../../graphics/cairo/buildlink3.mk"
+.include "../../devel/ocaml-dune-configurator/buildlink3.mk"
.include "../../x11/ocaml-lablgtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index