REPLACE_SH on installed shell script.
This commit is contained in:
parent
3a2d99a15b
commit
8a10843d40
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue