aboutsummaryrefslogtreecommitdiff
path: root/www/squid/files
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1998-03-05 06:43:06 +0000
committerPeter Wemm <peter@FreeBSD.org>1998-03-05 06:43:06 +0000
commit5f825c7ab91f8ce01b832eca6fb74c8314d53a8d (patch)
treeddda0232c4df3d2105553cc7e7e9043ba1a12a5b /www/squid/files
parentc7fa8d3b55eb4b3c0471998719214f941cba396d (diff)
downloadports-5f825c7ab91f8ce01b832eca6fb74c8314d53a8d.tar.gz
ports-5f825c7ab91f8ce01b832eca6fb74c8314d53a8d.zip
Notes
Diffstat (limited to 'www/squid/files')
-rw-r--r--www/squid/files/patch-al32
1 files changed, 15 insertions, 17 deletions
diff --git a/www/squid/files/patch-al b/www/squid/files/patch-al
index c770bfd3b646..f2c7969ff964 100644
--- a/www/squid/files/patch-al
+++ b/www/squid/files/patch-al
@@ -1,17 +1,15 @@
-*** /tmp/configure Sat Feb 7 21:20:29 1998
---- configure Sat Feb 7 21:24:51 1998
-***************
-*** 608,619 ****
- REGEXLIB='' # -lregex
- LIBREGEX='' # libregex.a
-
-- if test "$libexecdir" = '${exec_prefix}/libexec'; then
-- libexecdir='${bindir}'
-- localstatedir='${prefix}'
--
-- fi
--
- if test -z "$CACHE_HTTP_PORT"; then
- CACHE_HTTP_PORT="3128"
- fi
---- 608,613 ----
+--- configure.orig Fri Feb 27 13:51:13 1998
++++ configure Thu Mar 5 14:39:57 1998
+@@ -611,12 +611,6 @@
+ REGEXLIB='' # -lregex
+ LIBREGEX='' # libregex.a
+
+-if test "$libexecdir" = '${exec_prefix}/libexec'; then
+- libexecdir='${bindir}'
+- localstatedir='${prefix}'
+-
+-fi
+-
+ if test -z "$CACHE_HTTP_PORT"; then
+ CACHE_HTTP_PORT="3128"
+ fi