summaryrefslogtreecommitdiff
path: root/geography/libchamplain08/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'geography/libchamplain08/patches/patch-ac')
-rw-r--r--geography/libchamplain08/patches/patch-ac12
1 files changed, 12 insertions, 0 deletions
diff --git a/geography/libchamplain08/patches/patch-ac b/geography/libchamplain08/patches/patch-ac
new file mode 100644
index 00000000000..26979135357
--- /dev/null
+++ b/geography/libchamplain08/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.1 2012/02/02 17:27:19 drochner Exp $
+
+--- tidy/Makefile.in.orig 2011-03-30 22:13:37.000000000 +0000
++++ tidy/Makefile.in
+@@ -343,7 +343,6 @@ AM_CPPFLAGS = \
+ -I$(top_srcdir) \
+ -DPREFIX=\""$(prefix)"\" \
+ -DLIBDIR=\""$(libdir)"\" \
+- -DG_DISABLE_DEPRECATED \
+ -DG_LOG_DOMAIN=\"Tidy\" \
+ $(DEPS_CFLAGS) \
+ $(TIDY_DEBUG_CFLAGS)