diff options
Diffstat (limited to 'archivers/unzip')
-rw-r--r-- | archivers/unzip/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile index eac5fb9172a..dd6314e58a3 100644 --- a/archivers/unzip/Makefile +++ b/archivers/unzip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2011/12/28 20:07:34 adam Exp $ +# $NetBSD: Makefile,v 1.80 2012/02/15 19:24:39 hans Exp $ DISTNAME= unzip60 PKGNAME= unzip-6.0 @@ -14,6 +14,8 @@ LICENSE= info-zip PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir +REPLACE_SH= unix/zipgrep + USE_TOOLS+= gmake CONFLICTS= fcrackzip<1.0nb1 |