summaryrefslogtreecommitdiff
path: root/security/ruby-ssl/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'security/ruby-ssl/patches/patch-aa')
-rw-r--r--security/ruby-ssl/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/security/ruby-ssl/patches/patch-aa b/security/ruby-ssl/patches/patch-aa
new file mode 100644
index 00000000000..8e7249b9ce3
--- /dev/null
+++ b/security/ruby-ssl/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/07/01 13:43:01 taca Exp $
+
+--- extconf.rb.orig Sun Mar 11 18:27:17 2001
++++ extconf.rb
+@@ -3,7 +3,7 @@
+ SSLLIB="ssl"
+
+ dir_config("openssl")
+-$CFLAGS += "-I/usr/include/openssl "
++$CFLAGS += " -I/usr/include/openssl "
+
+ have_library("crypto", nil)
+