summaryrefslogtreecommitdiff
path: root/www/squid27/files/patch-al
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-11-17 12:19:22 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-11-17 12:19:22 +0000
commitd615f4ca564f838b39bd8b504a3107011d951a03 (patch)
treed799b77773a040bd9f634696266507c9072dd071 /www/squid27/files/patch-al
parentRemove do-package target that was running "make package" in (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_2_0'.release/4.2.0
Diffstat (limited to 'www/squid27/files/patch-al')
-rw-r--r--www/squid27/files/patch-al16
1 files changed, 0 insertions, 16 deletions
diff --git a/www/squid27/files/patch-al b/www/squid27/files/patch-al
deleted file mode 100644
index 8134d8e05c95..000000000000
--- a/www/squid27/files/patch-al
+++ /dev/null
@@ -1,16 +0,0 @@
---- configure Tue Jul 18 12:45:24 2000
-+++ configure.next Fri Jul 28 02:56:49 2000
-@@ -676,13 +676,6 @@
- REGEXLIB='' # -lregex
- LIBREGEX='' # libregex.a
-
--if test "$libexecdir" = '${exec_prefix}/libexec' &&
-- test "$localstatedir" = '${prefix}/var'; then
-- libexecdir='${bindir}'
-- localstatedir='${prefix}'
--
--fi
--
- case "$host_os" in
- cygwin32|os2)
- exec_suffix=".exe"