diff options
author | ohauer <ohauer@FreeBSD.org> | 2010-09-04 08:59:10 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2010-09-04 08:59:10 +0800 |
commit | fb436c048b8f14b4e5ea36439fc669f62179de24 (patch) | |
tree | 0d9399cdaa62c559986df981455e566c56bf7397 /security | |
parent | fd4492dfd46207b20960483e15601cdec374ee45 (diff) | |
download | freebsd-ports-gnome-fb436c048b8f14b4e5ea36439fc669f62179de24.tar.gz freebsd-ports-gnome-fb436c048b8f14b4e5ea36439fc669f62179de24.tar.zst freebsd-ports-gnome-fb436c048b8f14b4e5ea36439fc669f62179de24.zip |
- remove forgotten patch files/patch-nbase__configure (obsolate)
Approved by: glarkin (mentor, implizit)
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 |