From 89768ae6bbab66466c3e1217908eaedf1b45178c Mon Sep 17 00:00:00 2001 From: Olli Hauer Date: Tue, 30 Jan 2018 21:02:54 +0000 Subject: - update to 7.60 - regenerate patches with makepatch PR: ports/221522 --- security/nmap/files/patch-libdnet-stripped__configure | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 security/nmap/files/patch-libdnet-stripped__configure (limited to 'security/nmap/files/patch-libdnet-stripped__configure') diff --git a/security/nmap/files/patch-libdnet-stripped__configure b/security/nmap/files/patch-libdnet-stripped__configure deleted file mode 100644 index 0d381c5cacce..000000000000 --- a/security/nmap/files/patch-libdnet-stripped__configure +++ /dev/null @@ -1,16 +0,0 @@ ---- libdnet-stripped/configure.orig 2011-09-28 06:55:47 UTC -+++ libdnet-stripped/configure -@@ -14344,11 +14344,8 @@ $as_echo_n "checking for Berkeley Packet - if test "${ac_cv_dnet_bsd_bpf+set}" = set; then - $as_echo_n "(cached) " >&6 - else -- if test -c /dev/bpf0 ; then -- ac_cv_dnet_bsd_bpf=yes -- else -- ac_cv_dnet_bsd_bpf=no -- fi -+# PR ports/154353 : support building in FreeBSD jail -+ ac_cv_dnet_bsd_bpf=yes - fi - - { $as_echo "$as_me:$LINENO: result: $ac_cv_dnet_bsd_bpf" >&5 -- cgit v1.2.3