diff options
Diffstat (limited to 'net-mgmt/driftnet/files/patch-configure.ac')
-rw-r--r-- | net-mgmt/driftnet/files/patch-configure.ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/driftnet/files/patch-configure.ac b/net-mgmt/driftnet/files/patch-configure.ac deleted file mode 100644 index 1d0e8e96f76d..000000000000 --- a/net-mgmt/driftnet/files/patch-configure.ac +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.ac.orig 2023-03-25 20:10:06 UTC -+++ configure.ac -@@ -22,7 +22,7 @@ build_linux=no - build_mac=no - - case "${host_os}" in -- linux*) -+ linux*|freebsd*) - build_linux=yes - ;; - cygwin*|mingw*) |