pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/ocaml-lablgtk3 ocaml-labgltk3: add missing bl3.mk



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96b59cc8374f
branches:  trunk
changeset: 382928:96b59cc8374f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Aug 08 19:09:05 2022 +0000

description:
ocaml-labgltk3: add missing bl3.mk

Necessary in particular when all options are disabled

diffstat:

 x11/ocaml-lablgtk3/buildlink3.mk |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d59c9a20dfe2 -r 96b59cc8374f x11/ocaml-lablgtk3/buildlink3.mk
--- a/x11/ocaml-lablgtk3/buildlink3.mk  Mon Aug 08 16:47:34 2022 +0000
+++ b/x11/ocaml-lablgtk3/buildlink3.mk  Mon Aug 08 19:09:05 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2022/04/18 19:10:17 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2022/08/08 19:09:05 wiz Exp $
 
 BUILDLINK_TREE+=       ocaml-lablgtk3
 
@@ -21,6 +21,7 @@
 .  include "../../x11/gtksourceview3/buildlink3.mk"
 .endif
 
+.include "../../x11/gtk3/buildlink3.mk"
 .endif # OCAML_LABLGTK3_BUILDLINK3_MK
 
 BUILDLINK_TREE+=       -ocaml-lablgtk3



Home | Main Index | Thread Index | Old Index