aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2021-08-02 02:52:21 +0000
committerNeel Chauhan <nc@FreeBSD.org>2021-08-02 03:01:27 +0000
commitf0c759b9700cec03fcd820b4095c3487ba82ec59 (patch)
treeaff8e5f92c4b914a05ac47471ac9d42d9df6e5e0
parent7c6548acc9b49cf8ab0b25dda35863c08c76ef7b (diff)
downloadports-f0c759b9700cec03fcd820b4095c3487ba82ec59.tar.gz
ports-f0c759b9700cec03fcd820b4095c3487ba82ec59.zip
devel/gconfmm26: Prepare for glib 2.68.3
PR: 256200
-rw-r--r--devel/gconfmm26/files/patch-gconf_gconfmm_callback.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/gconfmm26/files/patch-gconf_gconfmm_callback.h b/devel/gconfmm26/files/patch-gconf_gconfmm_callback.h
new file mode 100644
index 000000000000..e05da1ce63f6
--- /dev/null
+++ b/devel/gconfmm26/files/patch-gconf_gconfmm_callback.h
@@ -0,0 +1,13 @@
+--- gconf/gconfmm/callback.h.orig 2021-08-02 02:49:39 UTC
++++ gconf/gconfmm/callback.h
+@@ -22,10 +22,7 @@
+ #ifndef GCONFMM_CALLBACK_H
+ #define GCONFMM_CALLBACK_H
+
+-extern "C"
+-{
+ #include <gconf/gconf-client.h>
+-}
+
+ #include <glibmm/object.h>
+ #include <gconfmm/entry.h>