aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sylpheed2-devel/files
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2004-03-01 02:03:57 +0800
committeroliver <oliver@FreeBSD.org>2004-03-01 02:03:57 +0800
commit0b1ffc53db8df96417c2cfe6dd013253a3ea62c9 (patch)
tree805d952abe50fcb641e8f739fa2a97f0c5ba22a3 /mail/sylpheed2-devel/files
parent6de2ebb881f8b9c32d47a2cdf3af044979c76e25 (diff)
downloadfreebsd-ports-gnome-0b1ffc53db8df96417c2cfe6dd013253a3ea62c9.tar.gz
freebsd-ports-gnome-0b1ffc53db8df96417c2cfe6dd013253a3ea62c9.tar.zst
freebsd-ports-gnome-0b1ffc53db8df96417c2cfe6dd013253a3ea62c9.zip
uptdate to sylpheed 0.9.10
Diffstat (limited to 'mail/sylpheed2-devel/files')
-rw-r--r--mail/sylpheed2-devel/files/patch-src::quote_fmt_lex.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/sylpheed2-devel/files/patch-src::quote_fmt_lex.c b/mail/sylpheed2-devel/files/patch-src::quote_fmt_lex.c
new file mode 100644
index 000000000000..a562350bc175
--- /dev/null
+++ b/mail/sylpheed2-devel/files/patch-src::quote_fmt_lex.c
@@ -0,0 +1,12 @@
+--- src/quote_fmt_lex.c.orig Sun Feb 29 17:49:24 2004
++++ src/quote_fmt_lex.c Sun Feb 29 17:50:05 2004
+@@ -21,7 +21,9 @@
+ #include <string.h>
+ #include <errno.h>
+ #include <stdlib.h>
++#if __FreeBSD__ > 4
+ #include <stdint.h> /* May break IA64 test-noansi-r */
++#endif
+
+ /* end standard C headers. */
+