pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/ocaml-cairo ocaml-cairo: Add comment about la...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9caccbba0dc4
branches:  trunk
changeset: 374838:9caccbba0dc4
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Mon Feb 28 18:26:19 2022 +0000

description:
ocaml-cairo: Add comment about lablgtk

Add pointer to upstream bug report about mis-documentation that
lablgtk is required.

diffstat:

 graphics/ocaml-cairo/Makefile |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 41f92d8208a1 -r 9caccbba0dc4 graphics/ocaml-cairo/Makefile
--- a/graphics/ocaml-cairo/Makefile     Mon Feb 28 13:16:33 2022 +0000
+++ b/graphics/ocaml-cairo/Makefile     Mon Feb 28 18:26:19 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2022/02/28 12:55:08 jaapb Exp $
+# $NetBSD: Makefile,v 1.14 2022/02/28 18:26:19 gdt Exp $
 
 GITHUB_PROJECT=        ocaml-cairo
 DISTNAME=      ${GITHUB_PROJECT}-0.6.2
@@ -15,6 +15,10 @@
 OPAM_INSTALL_FILES=    ${OCAML_FINDLIB_DIRS}
 DUNE_BUILD_PACKAGES=   ${OCAML_FINDLIB_DIRS}
 
+# (Se options.mk.)  Upstream says that lablgtk is required, but it is
+# not.
+#   https://github.com/Chris00/ocaml-cairo/issues/29
+
 .include "options.mk"
 .include "../../mk/ocaml.mk"
 .include "../../graphics/cairo/buildlink3.mk"



Home | Main Index | Thread Index | Old Index