mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18 lines
379 B
Plaintext
18 lines
379 B
Plaintext
|
*** /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 ----
|