aboutsummaryrefslogtreecommitdiff
path: root/mail/sylpheed2-devel/files
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2004-02-29 18:03:57 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2004-02-29 18:03:57 +0000
commit4aef816ed7509586f66779493c5e07af33de1fc9 (patch)
tree062765b00f004d12292468c60d3404e3ed5bb147 /mail/sylpheed2-devel/files
parent938f5dab31f05ae6aadafbb49ef3ebafdf3d9f4a (diff)
downloadports-4aef816ed7509586f66779493c5e07af33de1fc9.tar.gz
ports-4aef816ed7509586f66779493c5e07af33de1fc9.zip
Notes
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. */
+