diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2010-09-04 00:59:10 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2010-09-04 00:59:10 +0000 |
commit | f22045cc5223567f88227b0a1f20874b4ba2df38 (patch) | |
tree | 6d4b1a0a14cea269267d3f7006051d84b6e23758 /security | |
parent | 8a860c7d5a6f684248959b8e1320f9f7a6490350 (diff) | |
download | ports-f22045cc5223567f88227b0a1f20874b4ba2df38.tar.gz ports-f22045cc5223567f88227b0a1f20874b4ba2df38.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/nmap/files/patch-nbase__configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/nmap/files/patch-nbase__configure b/security/nmap/files/patch-nbase__configure deleted file mode 100644 index 56fda1539f15..000000000000 --- a/security/nmap/files/patch-nbase__configure +++ /dev/null @@ -1,11 +0,0 @@ ---- nbase/configure.orig 2008-10-09 01:17:11.000000000 +0200 -+++ nbase/configure 2009-04-01 22:44:09.000000000 +0200 -@@ -3600,7 +3600,7 @@ - - - --for ac_header in string.h getopt.h strings.h sys/param.h sys/time.h unistd.h errno.h sys/types.h sys/socket.h netinet/in.h arpa/inet.h sys/stat.h net/if.h netdb.h sys/wait.h fcntl.h sys/resource.h inttypes.h -+for ac_header in string.h strings.h sys/param.h sys/time.h unistd.h errno.h sys/types.h sys/socket.h netinet/in.h arpa/inet.h sys/stat.h net/if.h netdb.h sys/wait.h fcntl.h sys/resource.h inttypes.h - do - as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` - if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then |