From 1cb7b012a59e12440390f7a51a50611880c32aa8 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 8 Oct 2008 18:08:32 +0000 Subject: Add CONFLICT with lzma-utils (bin/lzma). --- archivers/lzma/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'archivers') diff --git a/archivers/lzma/Makefile b/archivers/lzma/Makefile index 4e57b458aca..5bb7e6a9ec8 100644 --- a/archivers/lzma/Makefile +++ b/archivers/lzma/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/03/02 03:48:36 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2008/10/08 18:08:32 wiz Exp $ # DISTNAME= lzma443 @@ -19,6 +19,8 @@ USE_TOOLS+= gmake WRKSRC= ${WRKDIR}/C/7zip/Compress/LZMA_Alone MAKE_FILE= makefile.gcc +CONFLICTS+= lzma-utils-[0-9]* + INSTALLATION_DIRS= bin do-install: -- cgit v1.2.3