openbsd-ports/net/ettercap/patches/patch-configure
obecian f9bd27338a ettercap-0.5.2 update
+ now with OpenBSD "plug-in" support

eg.

banshee v 1.1 -- They kill without discretion...
dummy   v 1.0 -- Dummy plugin. It does nothing !
leech   v 1.6 -- Isolate a host from the LAN
lurker  v 1.3 -- Try to search for other ettercap
ooze    v 1.4 -- Ping a host.
shadow  v 1.8 -- A very simple SYN/TCP port scanner
spectre v 1.1 -- Flood a switched LAN with random MAC addresses
triton  v 1.3 -- Try to discover the LAN's gateway
2001-07-19 04:46:57 +00:00

21 lines
560 B
Plaintext

--- configure.orig Wed Jul 18 16:28:03 2001
+++ configure Wed Jul 18 16:28:35 2001
@@ -80,7 +80,7 @@ exec 6>&1
#
# Initializations.
#
-ac_default_prefix=/usr/local
+ac_default_prefix=${LOCALBASE}
cross_compiling=no
subdirs=
MFLAGS= MAKEFLAGS=
@@ -102,7 +102,7 @@ ac_tr_sh="sed y%*+%pp%;s%[^_$ac_cr_alnum
ac_tr_cpp="sed y%*$ac_cr_az%P$ac_cr_AZ%;s%[^_$ac_cr_alnum]%_%g"
ac_unique_file="src/ec_main.c"
-ac_default_prefix=/usr/local
+ac_default_prefix=${LOCALBASE}
# Factoring default headers for most tests.
ac_includes_default="\
#include <stdio.h>