1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/security/doorman/files/patch-configure
Renato Botelho 957571a90d - Update to 0.81
PR:		ports/88240
Submitted by:	maintainer
2005-10-31 14:53:37 +00:00

12 lines
393 B
Plaintext

--- configure.orig Mon Sep 5 17:07:45 2005
+++ configure Sun Oct 30 14:52:28 2005
@@ -4893,7 +4893,7 @@
echo "${ECHO_T}no" >&6
fi
-if test "$LSOF" == "no"; then
+if test "$LSOF" = "no"; then
echo -e "\a"
echo "*** Utility 'lsof' is missing; doormand cannot function properly without it."
echo "*** (Get lsof at: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof.tar.gz)"