diff options
Diffstat (limited to 'net/nmap/patches/patch-af')
-rw-r--r-- | net/nmap/patches/patch-af | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/net/nmap/patches/patch-af b/net/nmap/patches/patch-af index d2d2af5089d..e3052491f56 100644 --- a/net/nmap/patches/patch-af +++ b/net/nmap/patches/patch-af @@ -1,7 +1,7 @@ -$NetBSD: patch-af,v 1.5 2006/02/01 20:39:11 joerg Exp $ +$NetBSD: patch-af,v 1.6 2006/02/12 17:24:23 salo Exp $ ---- nmapfe/configure.orig 2005-12-30 04:18:16.000000000 +0000 -+++ nmapfe/configure +--- nmapfe/configure.orig 2006-02-03 03:05:13.000000000 +0100 ++++ nmapfe/configure 2006-02-12 18:09:56.000000000 +0100 @@ -9,6 +9,8 @@ ## M4sh Initialization. ## ## --------------------- ## @@ -11,12 +11,3 @@ $NetBSD: patch-af,v 1.5 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 -@@ -2715,7 +2717,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 |