summaryrefslogtreecommitdiff
path: root/textproc/xerces-c/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xerces-c/patches/patch-al')
-rw-r--r--textproc/xerces-c/patches/patch-al12
1 files changed, 12 insertions, 0 deletions
diff --git a/textproc/xerces-c/patches/patch-al b/textproc/xerces-c/patches/patch-al
new file mode 100644
index 00000000000..e23d6962247
--- /dev/null
+++ b/textproc/xerces-c/patches/patch-al
@@ -0,0 +1,12 @@
+$NetBSD: patch-al,v 1.3 2005/12/31 00:56:42 joerg Exp $
+
+--- ../../samples/configure.orig 2005-12-30 23:58:23.000000000 +0000
++++ ../../samples/configure
+@@ -1363,6 +1363,7 @@ case "${host}" in
+ *-*-linux*) platform=LINUX ;;
+ *-*-nto*) platform=QNX ;;
+ *-*-freebsd*) platform=FREEBSD ;;
++ *-*-dragonfly*) platform=DRAGONFLY ;;
+ *-*-netbsd*) platform=NETBSD ;;
+ *-*-irix*) platform=IRIX ;;
+ *-*-aix*) platform=AIX ;;