From a6f403168d2c7a732366ce3444a9e7cf97b31fee Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 23 Aug 2009 09:23:28 +0000 Subject: Marked as CONFLICT each other, both package contains lib/liblzma.{a,so}. Noticed by Jukka Salmi in pkgsrc-users@. --- archivers/lzmalib/Makefile | 4 +++- archivers/xz/Makefile | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'archivers') diff --git a/archivers/lzmalib/Makefile b/archivers/lzmalib/Makefile index 9f3af8ddc2f..a3939d6e2d5 100644 --- a/archivers/lzmalib/Makefile +++ b/archivers/lzmalib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/09/04 12:07:15 obache Exp $ +# $NetBSD: Makefile,v 1.2 2009/08/23 09:23:28 obache Exp $ # DISTNAME= lzmalib-0.0.1 @@ -11,6 +11,8 @@ COMMENT= Thin wrapper library of LZMA PKG_DESTDIR_SUPPORT= user-destdir +CONFLICTS= xz-[0-9]* + GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_TOOLS+= gmake diff --git a/archivers/xz/Makefile b/archivers/xz/Makefile index 14fa60479ab..eb540892c9c 100644 --- a/archivers/xz/Makefile +++ b/archivers/xz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 11:08:52 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2009/08/23 09:23:28 obache Exp $ # DISTNAME= xz-4.999.8beta @@ -16,7 +16,7 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes PKGCONFIG_OVERRIDE= src/liblzma/liblzma.pc.in -CONFLICTS= lzma-[0-9]* lzma-utils-[0-9]* +CONFLICTS= lzma-[0-9]* lzma-utils-[0-9]* lzmalib-[0-9]* .include "../../devel/gettext-lib/buildlink3.mk" .include "../../mk/pthread.buildlink3.mk" -- cgit v1.2.3