summaryrefslogtreecommitdiff
path: root/sysutils/lsof/files/patch-Configure
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/lsof/files/patch-Configure')
-rw-r--r--sysutils/lsof/files/patch-Configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/lsof/files/patch-Configure b/sysutils/lsof/files/patch-Configure
deleted file mode 100644
index 3d5fd5118a4b..000000000000
--- a/sysutils/lsof/files/patch-Configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- Configure.orig 2014-12-19 19:55:04.000000000 +0100
-+++ Configure 2015-02-01 12:45:30.783557202 +0100
-@@ -1642,7 +1642,7 @@
- then
- FREEBSD_MAKE_CONF="/etc/make.conf"
- fi # }
-- if test -r $FREEBSD_MAKE_CONF # {
-+ if test $FREEBSD_MAKE_CONF # {
- then
- LSOF_TMP1=`echo "all:\n.include <bsd.prog.mk>" | $LSOF_MAKE -f- -VCFLAGS`
- LSOF_TMP=1