summaryrefslogtreecommitdiff
path: root/textproc/xerces-c/patches/patch-ap
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xerces-c/patches/patch-ap')
-rw-r--r--textproc/xerces-c/patches/patch-ap14
1 files changed, 14 insertions, 0 deletions
diff --git a/textproc/xerces-c/patches/patch-ap b/textproc/xerces-c/patches/patch-ap
new file mode 100644
index 00000000000..f138af714c5
--- /dev/null
+++ b/textproc/xerces-c/patches/patch-ap
@@ -0,0 +1,14 @@
+$NetBSD: patch-ap,v 1.3 2005/12/31 00:56:42 joerg Exp $
+
+--- util/AutoSense.hpp.orig 2005-12-31 00:01:35.000000000 +0000
++++ util/AutoSense.hpp
+@@ -222,6 +222,9 @@
+ #elif defined(__FreeBSD__)
+ #define XML_FREEBSD
+ #define XML_UNIX
++#elif defined(__DragonFly__)
++ #define XML_DRAGONFLY
++ #define XML_UNIX
+ #elif defined(IRIX) || defined(__sgi)
+ #define XML_IRIX
+ #define XML_UNIX