summaryrefslogtreecommitdiff
path: root/textproc/libxslt/files/patch-libxslt__xsltconfig.h.in
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 15:20:01 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 15:20:01 +0000
commit0438fc26f0d6919bbce73c2edd0403bc86de4371 (patch)
tree2150fb848141aac7ed7a5aa3efcb9d9faa7d5fa2 /textproc/libxslt/files/patch-libxslt__xsltconfig.h.in
parentRename sysutils/ patch-xy patches to reflect the files they modify. (diff)
Rename textproc/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'textproc/libxslt/files/patch-libxslt__xsltconfig.h.in')
-rw-r--r--textproc/libxslt/files/patch-libxslt__xsltconfig.h.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/textproc/libxslt/files/patch-libxslt__xsltconfig.h.in b/textproc/libxslt/files/patch-libxslt__xsltconfig.h.in
new file mode 100644
index 000000000000..9e1b2046a7ed
--- /dev/null
+++ b/textproc/libxslt/files/patch-libxslt__xsltconfig.h.in
@@ -0,0 +1,8 @@
+--- libxslt/xsltconfig.h.in.orig Mon Mar 26 20:55:08 2001
++++ libxslt/xsltconfig.h.in Thu Apr 19 22:20:46 2001
+@@ -23,3 +23,5 @@
+ #ifdef __GNUC__
++#ifndef __FreeBSD__
+ #include <ansidecl.h>
++#endif
+ #ifndef ATTRIBUTE_UNUSED