summaryrefslogtreecommitdiff
path: root/archivers/unzip/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-08-24 10:21:33 +0000
committerwiz <wiz@pkgsrc.org>2008-08-24 10:21:33 +0000
commit5b8e89158f7314d39bf37264847ea4763fa6d23a (patch)
tree6ba1a28e6f4aa218be96052f2b0371cf3d730036 /archivers/unzip/Makefile
parent05e958eefcc95a3d7da88a5f86e91b69500b34c9 (diff)
downloadpkgsrc-5b8e89158f7314d39bf37264847ea4763fa6d23a.tar.gz
Mark unzip and fcrackzip as mutually conflicting: both install bin/zipinfo.
Diffstat (limited to 'archivers/unzip/Makefile')
-rw-r--r--archivers/unzip/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index 6c52354b391..3b1d5c5919f 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2008/03/23 13:05:31 tron Exp $
+# $NetBSD: Makefile,v 1.70 2008/08/24 10:21:33 wiz Exp $
DISTNAME= unzip552
PKGNAME= unzip-5.52
@@ -18,6 +18,8 @@ DIST_SUBDIR= ${PKGNAME_NOREV} # Remove on next update.
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_TOOLS+= gmake
+CONFLICTS= fcrackzip-[0-9]*
+
.include "../../mk/bsd.prefs.mk"
MAKE_FILE= unix/Makefile