summaryrefslogtreecommitdiff
path: root/security/cyrus-sasl/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'security/cyrus-sasl/patches/patch-ab')
-rw-r--r--security/cyrus-sasl/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/security/cyrus-sasl/patches/patch-ab b/security/cyrus-sasl/patches/patch-ab
new file mode 100644
index 00000000000..90d98beb252
--- /dev/null
+++ b/security/cyrus-sasl/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2000/12/08 14:32:01 wiz Exp $
+
+--- configure.orig Fri Jul 21 04:35:50 2000
++++ configure
+@@ -3512,6 +3512,8 @@
+ echo "$ac_t""yes" 1>&6
+ LIB_DES="-ldes";
+ with_des=yes
++# we want the des code form openssl
++ with_des=no
+ else
+ echo "$ac_t""no" 1>&6
+ with_des=no