From ef497c553b4f6d251fe79edf2c952f9bd6934ec2 Mon Sep 17 00:00:00 2001 From: drochner Date: Thu, 2 Feb 2012 17:27:18 +0000 Subject: remove G_DISABLE_DEPRECATED from Makefile to fix build with recent glib2, addresses PR pkg/45912 by Joern Clausen --- geography/libchamplain06/patches/patch-ab | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 geography/libchamplain06/patches/patch-ab (limited to 'geography/libchamplain06/patches') 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) \ -- cgit v1.2.3