From 96a4729a1572a9d1597778258bc1dce2e34dccb9 Mon Sep 17 00:00:00 2001 From: hans Date: Wed, 15 Feb 2012 19:24:39 +0000 Subject: REPLACE_SH on installed shell script. --- archivers/unzip/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3