summaryrefslogtreecommitdiff
path: root/x11/gnome-core/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-core/patches/patch-ad')
-rw-r--r--x11/gnome-core/patches/patch-ad12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/gnome-core/patches/patch-ad b/x11/gnome-core/patches/patch-ad
new file mode 100644
index 00000000000..696a077166b
--- /dev/null
+++ b/x11/gnome-core/patches/patch-ad
@@ -0,0 +1,12 @@
+$NetBSD: patch-ad,v 1.3 2004/08/06 13:58:55 minskim Exp $
+
+--- gnome-about/Makefile.in.orig 2004-08-05 22:50:23.000000000 -0500
++++ gnome-about/Makefile.in
+@@ -183,6 +183,7 @@ INCLUDES = \
+ -I$(top_builddir)/intl \
+ $(GNOME_INCLUDEDIR) \
+ $(PIXBUF_CFLAGS) \
++ $(CANVAS_PIXBUF_CFLAGS) \
+ -DGNOMELOCALEDIR=\""$(datadir)/locale\""
+
+