pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/ocaml-cairo
Module Name: pkgsrc
Committed By: gdt
Date: Mon Feb 28 18:26:19 UTC 2022
Modified Files:
pkgsrc/graphics/ocaml-cairo: Makefile
Log Message:
ocaml-cairo: Add comment about lablgtk
Add pointer to upstream bug report about mis-documentation that
lablgtk is required.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/graphics/ocaml-cairo/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/ocaml-cairo/Makefile
diff -u pkgsrc/graphics/ocaml-cairo/Makefile:1.13 pkgsrc/graphics/ocaml-cairo/Makefile:1.14
--- pkgsrc/graphics/ocaml-cairo/Makefile:1.13 Mon Feb 28 12:55:08 2022
+++ pkgsrc/graphics/ocaml-cairo/Makefile Mon Feb 28 18:26:19 2022
@@ -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 @@ OCAML_FINDLIB_DIRS= cairo2
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