diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-13 06:04:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-13 06:04:04 +0000 |
commit | aa00fd5982c235ac57d34edc034935d50635f91b (patch) | |
tree | fc328ffb4fe4cf34f0bb56d63fe012e8f906edc9 /audio | |
parent | dbf000f6c287511c8de4296206e6563be252c207 (diff) | |
download | pkgsrc-aa00fd5982c235ac57d34edc034935d50635f91b.tar.gz |
Conflict with libtunepimp.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/tunepimp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/tunepimp/Makefile b/audio/tunepimp/Makefile index ce180b6214b..3e2c7c13982 100644 --- a/audio/tunepimp/Makefile +++ b/audio/tunepimp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/02/05 23:08:14 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2006/04/13 06:04:04 wiz Exp $ DISTNAME= libtunepimp-0.3.0 PKGNAME= ${DISTNAME:S/lib//} @@ -10,7 +10,7 @@ MAINTAINER= markd@NetBSD.org HOMEPAGE= http://www.musicbrainz.org/ COMMENT= Create MusicBrainz enabled tagging applications -CONFLICTS= trm-[0-9]* +CONFLICTS= trm-[0-9]* libtunepimp-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews |