summaryrefslogtreecommitdiff
path: root/security/botan/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'security/botan/patches/patch-ah')
-rw-r--r--security/botan/patches/patch-ah20
1 files changed, 20 insertions, 0 deletions
diff --git a/security/botan/patches/patch-ah b/security/botan/patches/patch-ah
new file mode 100644
index 00000000000..6bb3b6b8220
--- /dev/null
+++ b/security/botan/patches/patch-ah
@@ -0,0 +1,20 @@
+$NetBSD: patch-ah,v 1.1 2006/03/01 00:33:30 joerg Exp $
+
+--- modules/mux_pthr/mux_pthr.orig 2006-02-27 01:32:23.000000000 +0000
++++ modules/mux_pthr/mux_pthr
+@@ -6,13 +6,14 @@ add_file mux_pthr.cpp
+ add_file mux_pthr.h
+
+ <libs>
+-all!qnx,freebsd,openbsd,netbsd -> pthread
++all!qnx,freebsd,openbsd,netbsd,dragonfly -> pthread
+ </libs>
+
+ <os>
+ aix
+ cygwin
+ darwin
++dragonfly
+ freebsd
+ hpux
+ irix