From a7bf8c835d2ac004527f13694a2f160271660ffa Mon Sep 17 00:00:00 2001 From: xtraeme Date: Tue, 30 Sep 2003 12:03:21 +0000 Subject: Make this build on NetBSD -current (using the same hack as libesmtp does, including if we are on -current or create a symlink in the BUILDLINK_DIR if we don't have OpenSSL 0.9.7). Closes PR pkg/22710 by Soren Jacobsen. Bump pkgrevision to 4. --- net/ettercap/patches/patch-af | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 net/ettercap/patches/patch-af (limited to 'net/ettercap/patches') diff --git a/net/ettercap/patches/patch-af b/net/ettercap/patches/patch-af new file mode 100644 index 00000000000..1adcf9875ff --- /dev/null +++ b/net/ettercap/patches/patch-af @@ -0,0 +1,12 @@ +$NetBSD: patch-af,v 1.1 2003/09/30 12:03:21 xtraeme Exp $ + +--- src/ec_dissector_ssh.c.orig 2003-09-30 13:46:55.000000000 +0200 ++++ src/ec_dissector_ssh.c 2003-09-30 13:48:01.000000000 +0200 +@@ -29,6 +29,7 @@ + #else + #include + #endif ++#include + #include + #include + #include -- cgit v1.2.3