aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-08-07 05:27:36 +0800
committerkrion <krion@FreeBSD.org>2004-08-07 05:27:36 +0800
commit3c7a5e1279ee579a544a729442f809bc9ef52d8e (patch)
tree71d870cff58d88ccb3ed4182e90d5c70f9232fa0
parentba0a37a6a311416ebdef2b3ed3a9def84796a68b (diff)
downloadfreebsd-ports-gnome-3c7a5e1279ee579a544a729442f809bc9ef52d8e.tar.gz
freebsd-ports-gnome-3c7a5e1279ee579a544a729442f809bc9ef52d8e.tar.zst
freebsd-ports-gnome-3c7a5e1279ee579a544a729442f809bc9ef52d8e.zip
Fix build with gcc-3.4.2
PR: ports/70078 Submitted by: Christian Hiris <4711@chello.at>
-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;
+ }