From 4c4f749d83884465711fee960f7eed0b510a8226 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 4 Jan 1999 13:33:07 +0000 Subject: Note why USE_ZLIB is not used. --- archivers/unzip/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'archivers') diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile index 4deab844a42..54ab023f517 100644 --- a/archivers/unzip/Makefile +++ b/archivers/unzip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 1998/12/30 04:06:35 tv Exp $ +# $NetBSD: Makefile,v 1.17 1999/01/04 13:33:07 tv Exp $ # FreeBSD Id: Makefile,v 1.14 1997/06/19 05:30:04 ache Exp # @@ -13,6 +13,7 @@ HOMEPAGE= http://www.cdrom.com/pub/infozip/ MAKEFILE= unix/Makefile ALL_TARGET= unzips +# we do not use USE_ZLIB because of unknown bugs in 5.40's use of libz MAKE_FLAGS= CF="${CFLAGS} -I. -DBSD -DUNIX -Dunix -DUSE_UNSHRINK" .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3