summaryrefslogtreecommitdiff
path: root/archivers/unzip
diff options
context:
space:
mode:
authorwiz <wiz>2008-08-24 10:21:33 +0000
committerwiz <wiz>2008-08-24 10:21:33 +0000
commitbf43b15479cd9f00f34c0880f42647d03ab590d7 (patch)
tree6ba1a28e6f4aa218be96052f2b0371cf3d730036 /archivers/unzip
parent56dc1579817fdbc335ea8cf2c456db72a63c27d1 (diff)
downloadpkgsrc-bf43b15479cd9f00f34c0880f42647d03ab590d7.tar.gz
Mark unzip and fcrackzip as mutually conflicting: both install bin/zipinfo.
Diffstat (limited to 'archivers/unzip')
-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