summaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-08-06 21:27:36 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-08-06 21:27:36 +0000
commite6fb357b19ac485f12ec3bed79d6406c04c9f370 (patch)
treefde438ccb3a97b31ddb80ae04eaa0f5fa63bdd97 /x11-themes
parentUpgrade to pear-HTTP_Header-1.1.0. (diff)
Fix build with gcc-3.4.2
PR: ports/70078 Submitted by: Christian Hiris <4711@chello.at>
Notes
Notes: svn path=/head/; revision=115525
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/xenophilia/files/patch-xeno__theme__patches.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-themes/xenophilia/files/patch-xeno__theme__patches.c b/x11-themes/xenophilia/files/patch-xeno__theme__patches.c
new file mode 100644
index 000000000000..e704b82ed58a
--- /dev/null
+++ b/x11-themes/xenophilia/files/patch-xeno__theme__patches.c
@@ -0,0 +1,13 @@
+
+$FreeBSD$
+
+--- xeno_theme_patches.c.orig Fri Aug 6 23:26:02 2004
++++ xeno_theme_patches.c Fri Aug 6 23:26:14 2004
+@@ -632,7 +632,6 @@
+ spacing = -1;
+ extra = -1;
+ }
+- nope:
+ }
+ dims->min_length = size;
+ }