pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/libtunepimp Add CONFLICTS with tunepimp, old ver...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c8893829de9d
branches:  trunk
changeset: 511347:c8893829de9d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Apr 13 06:14:25 2006 +0000

description:
Add CONFLICTS with tunepimp, old version of the same package.

diffstat:

 audio/libtunepimp/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 14c474e14f09 -r c8893829de9d audio/libtunepimp/Makefile
--- a/audio/libtunepimp/Makefile        Thu Apr 13 06:04:30 2006 +0000
+++ b/audio/libtunepimp/Makefile        Thu Apr 13 06:14:25 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/04/12 21:41:58 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/13 06:14:25 wiz Exp $
 #
 
 DISTNAME=              libtunepimp-0.4.2
@@ -13,6 +13,7 @@
 COMMENT=               Library to support MusicBrainz enabled tagging
 
 GNU_CONFIGURE=         YES
+CONFLICTS+=            tunepimp-[0-9]*
 
 .include "../../audio/flac/buildlink3.mk"
 .include "../../audio/musicbrainz/buildlink3.mk"



Home | Main Index | Thread Index | Old Index