summaryrefslogtreecommitdiff
path: root/geography/libchamplain06/patches
diff options
context:
space:
mode:
authordrochner <drochner>2012-02-02 17:27:18 +0000
committerdrochner <drochner>2012-02-02 17:27:18 +0000
commitef497c553b4f6d251fe79edf2c952f9bd6934ec2 (patch)
tree49341a70102d14450222cb6605e5311aec287246 /geography/libchamplain06/patches
parentb79f004a49f6a318c422d6f3fa431dc7a79fc0ad (diff)
downloadpkgsrc-ef497c553b4f6d251fe79edf2c952f9bd6934ec2.tar.gz
remove G_DISABLE_DEPRECATED from Makefile to fix build with recent glib2,
addresses PR pkg/45912 by Joern Clausen
Diffstat (limited to 'geography/libchamplain06/patches')
-rw-r--r--geography/libchamplain06/patches/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/geography/libchamplain06/patches/patch-ab b/geography/libchamplain06/patches/patch-ab
new file mode 100644
index 00000000000..3efc21e6780
--- /dev/null
+++ b/geography/libchamplain06/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.1 2012/02/02 17:27:19 drochner Exp $
+
+--- tidy/Makefile.in.orig 2010-06-26 22:01:29.000000000 +0000
++++ tidy/Makefile.in
+@@ -273,7 +273,6 @@ INCLUDES = \
+ -I$(top_srcdir) \
+ -DPREFIX=\""$(prefix)"\" \
+ -DLIBDIR=\""$(libdir)"\" \
+- -DG_DISABLE_DEPRECATED \
+ -DG_LOG_DOMAIN=\"Tidy\" \
+ $(DEPS_CFLAGS) \
+ $(TIDY_DEBUG_CFLAGS) \