summaryrefslogtreecommitdiff
path: root/security/sslwrap/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'security/sslwrap/patches/patch-aa')
-rw-r--r--security/sslwrap/patches/patch-aa5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/sslwrap/patches/patch-aa b/security/sslwrap/patches/patch-aa
index 75100a0d3ca..0c071877702 100644
--- a/security/sslwrap/patches/patch-aa
+++ b/security/sslwrap/patches/patch-aa
@@ -1,11 +1,10 @@
-$NetBSD: patch-aa,v 1.3 2003/09/18 04:09:19 jmc Exp $
+$NetBSD: patch-aa,v 1.4 2003/11/14 00:42:18 jschauma Exp $
--- Makefile.orig 2000-11-11 22:01:25.000000000 +0000
+++ Makefile 2003-09-17 23:03:22.000000000 +0000
-@@ -1,28 +1,16 @@
+@@ -1,28 +1,15 @@
+PROG= sslwrap
+SRCS= s_server.c s_socket.c s_cb.c
-+COPTS+= -DOPENSSL="\"openssl/\""
+LDADD= -lssl -lcrypto
+MAN=
+