aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimageview
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-11 18:22:53 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-11 18:22:53 +0000
commit31a46efeea90c684c17679469a52b40ff9684de1 (patch)
tree2a1bca2c69ffc287db87ce384b41c9cd1079cd1c /graphics/gimageview
parentc945a46b232f9705f4271f16defc357d142eced8 (diff)
downloadports-31a46efeea90c684c17679469a52b40ff9684de1.tar.gz
ports-31a46efeea90c684c17679469a52b40ff9684de1.zip
Notes
Diffstat (limited to 'graphics/gimageview')
-rw-r--r--graphics/gimageview/files/patch-src_gimv_cell_pixmap.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/gimageview/files/patch-src_gimv_cell_pixmap.c b/graphics/gimageview/files/patch-src_gimv_cell_pixmap.c
new file mode 100644
index 000000000000..8a5424c95b71
--- /dev/null
+++ b/graphics/gimageview/files/patch-src_gimv_cell_pixmap.c
@@ -0,0 +1,13 @@
+--- src/gimv_cell_pixmap.c.orig 2009-01-11 13:18:44.000000000 -0500
++++ src/gimv_cell_pixmap.c 2009-01-11 13:18:52.000000000 -0500
+@@ -25,10 +25,6 @@
+ * Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford <jrb@redhat.com>
+ */
+
+-#ifndef GTK_DISABLE_DEPRECATED
+-# define GTK_DISABLE_DEPRECATED
+-#endif /* GTK_DISABLE_DEPRECATED */
+-
+ #include "gimv_cell_pixmap.h"
+
+ #if (GTK_MAJOR_VERSION >= 2)