aboutsummaryrefslogtreecommitdiff
path: root/archivers/unzip
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2007-02-08 18:35:00 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2007-02-08 18:35:00 +0000
commite70954241b143fbcfe7abc8323d9719bda30dc88 (patch)
tree9701b6368bd59ca19b2e54ecb41dee0d98e5495b /archivers/unzip
parent96f8860b854440a7c977cbd8d402cd09abf1435f (diff)
downloadports-e70954241b143fbcfe7abc8323d9719bda30dc88.tar.gz
ports-e70954241b143fbcfe7abc8323d9719bda30dc88.zip
Make it work with files >2Gb in archives
PR: 108799 Submitted by: "George L. Yermulnik" <yz@yz.kiev.ua>
Notes
Notes: svn path=/head/; revision=184596
Diffstat (limited to 'archivers/unzip')
-rw-r--r--archivers/unzip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index 9c27a1aa118a..00fa3ecf1e95 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -7,7 +7,7 @@
PORTNAME= unzip
PORTVERSION= 5.52
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES?= archivers
MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/ ${MASTER_SITE_TEX_CTAN}
MASTER_SITE_SUBDIR= tools/zip/info-zip/src
@@ -22,6 +22,7 @@ MAKE_ENV= LOCAL_UNZIP="${CFLAGS} -DUSE_UNSHRINK"
PLIST_FILES= bin/unzip bin/funzip bin/unzipsfx bin/zipgrep bin/zipinfo
PORTDOCS= README WHERE
MAN1= funzip.1 unzip.1 unzipsfx.1 zipgrep.1 zipinfo.1
+CFLAGS+= -D_FILE_OFFSET_BITS=64
.if defined(WITH_UNZIP_UNREDUCE)
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} unreduce_full.zip