mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
5f825c7ab9
Note: the b14 -> b15 change will loose your cache unless you take the steps on http://squid.nlanr.net/ to recover it. Read the Changelog for details, this is a fairly large update.
16 lines
338 B
Plaintext
16 lines
338 B
Plaintext
--- 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
|