diff options
Diffstat (limited to 'net/nmap/patches/patch-ad')
-rw-r--r-- | net/nmap/patches/patch-ad | 19 |
1 files changed, 5 insertions, 14 deletions
diff --git a/net/nmap/patches/patch-ad b/net/nmap/patches/patch-ad index 2e26d63242f..cf9d2058b18 100644 --- a/net/nmap/patches/patch-ad +++ b/net/nmap/patches/patch-ad @@ -1,7 +1,7 @@ -$NetBSD: patch-ad,v 1.10 2006/02/01 20:39:11 joerg Exp $ +$NetBSD: patch-ad,v 1.11 2006/02/12 17:24:23 salo Exp $ ---- nbase/configure.orig 2006-01-25 07:50:35.000000000 +0000 -+++ nbase/configure +--- nbase/configure.orig 2006-02-02 03:18:49.000000000 +0100 ++++ nbase/configure 2006-02-12 18:08:45.000000000 +0100 @@ -9,6 +9,8 @@ ## M4sh Initialization. ## ## --------------------- ## @@ -11,16 +11,7 @@ $NetBSD: patch-ad,v 1.10 2006/02/01 20:39:11 joerg Exp $ # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh -@@ -2561,7 +2563,7 @@ _ACEOF - # libpcap doesn't even LOOK at - # the timeout you give it under Linux - ;; -- *-freebsd* | *-kfreebsd*-gnu) -+ *-freebsd* | *-kfreebsd*-gnu | *-dragonfly*) - cat >>confdefs.h <<\_ACEOF - #define FREEBSD 1 - _ACEOF -@@ -7081,7 +7083,7 @@ if test "${ac_cv_lib_ssl_SSL_new+set}" = +@@ -7081,7 +7083,7 @@ echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS @@ -29,7 +20,7 @@ $NetBSD: patch-ad,v 1.10 2006/02/01 20:39:11 joerg Exp $ cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF -@@ -7144,7 +7146,7 @@ if test $ac_cv_lib_ssl_SSL_new = yes; th +@@ -7144,7 +7146,7 @@ #define HAVE_LIBSSL 1 _ACEOF |