pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/ocaml-lablgtk3



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Aug  8 19:09:05 UTC 2022

Modified Files:
        pkgsrc/x11/ocaml-lablgtk3: buildlink3.mk

Log Message:
ocaml-labgltk3: add missing bl3.mk

Necessary in particular when all options are disabled


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/ocaml-lablgtk3/buildlink3.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/ocaml-lablgtk3/buildlink3.mk
diff -u pkgsrc/x11/ocaml-lablgtk3/buildlink3.mk:1.11 pkgsrc/x11/ocaml-lablgtk3/buildlink3.mk:1.12
--- pkgsrc/x11/ocaml-lablgtk3/buildlink3.mk:1.11        Mon Apr 18 19:10:17 2022
+++ pkgsrc/x11/ocaml-lablgtk3/buildlink3.mk     Mon Aug  8 19:09:05 2022
@@ -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 @@ pkgbase := ocaml-lablgtk3
 .  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