1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/mail/lurker/files/patch-configure
Dmitry Marakasov 28018fdf75 - Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
- Use correct command to install docs
2016-09-03 09:01:32 +00:00

11 lines
310 B
Plaintext

--- configure.orig 2009-10-30 18:51:40 UTC
+++ configure
@@ -5109,6 +5109,7 @@ fi
{ echo "$as_me:$LINENO: checking for zlib.h" >&5
echo $ECHO_N "checking for zlib.h... $ECHO_C" >&6; }
+unset ac_cv_header_zlib_h
if test "${ac_cv_header_zlib_h+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else