aboutsummaryrefslogtreecommitdiff
path: root/archivers/unzip
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2008-04-02 15:08:01 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2008-04-02 15:08:01 +0000
commit2ca6e3aeb75c895aaee8e4bcf6dc0b3603a9c7e5 (patch)
treef5213e1dd9ee39963e857dd7c9eb5df906488256 /archivers/unzip
parentd775f2b68c60ce318520671e6c5f7cb34e7fc244 (diff)
downloadports-2ca6e3aeb75c895aaee8e4bcf6dc0b3603a9c7e5.tar.gz
ports-2ca6e3aeb75c895aaee8e4bcf6dc0b3603a9c7e5.zip
USE_UNSHRINK becomes default long time ago, remove it
Notes
Notes: svn path=/head/; revision=210385
Diffstat (limited to 'archivers/unzip')
-rw-r--r--archivers/unzip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index 77e30e665b97..5eb91103569c 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -28,7 +28,7 @@ CFLAGS+= -D_FILE_OFFSET_BITS=64
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} unreduce_full.zip
EXTRACT_ONLY= ${PORTNAME}552.tar.gz
MAKE_ENV= LOCAL_UNZIP="${CFLAGS} \
- -DUSE_UNSHRINK -DUSE_SMITH_CODE -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR"
+ -DUSE_SMITH_CODE -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR"
.endif
.ifdef USE_UNZIP