aboutsummaryrefslogtreecommitdiff
path: root/archivers/unzip
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-04-29 13:07:20 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-04-29 13:07:20 +0000
commit4b30196e3403d58751d38fbdc90f40e7262de103 (patch)
tree9b34d2ca8e2e4e239ec8306a1a12ec850a697be4 /archivers/unzip
parent893bcf5b49324f4d723ff5a29e4ab7e6183e6fac (diff)
downloadports-4b30196e3403d58751d38fbdc90f40e7262de103.tar.gz
ports-4b30196e3403d58751d38fbdc90f40e7262de103.zip
Notes
Diffstat (limited to 'archivers/unzip')
-rw-r--r--archivers/unzip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index 49c698171967..24854a26beca 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 October 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.8 1997/01/06 21:43:22 ache Exp $
+# $Id: Makefile,v 1.11 1997/04/27 15:59:09 ache Exp $
#
DISTNAME= unzip-5.3
@@ -16,7 +16,7 @@ MAINTAINER= ache@FreeBSD.ORG
NO_WRKSUBDIR= YES
MAKEFILE= unix/Makefile
ALL_TARGET= bsd
-MAKE_FLAGS= LOCAL_UNZIP="${CFLAGS}" -f
+MAKE_FLAGS= LOCAL_UNZIP="${CFLAGS} -DUSE_UNSHRINK" -f
MAN1= funzip.1 unzip.1 unzipsfx.1 zipgrep.1 zipinfo.1
do-install: