summaryrefslogtreecommitdiff
path: root/audio/musicpd
diff options
context:
space:
mode:
authorwiz <wiz>2005-11-18 18:34:11 +0000
committerwiz <wiz>2005-11-18 18:34:11 +0000
commit31b0f59459cbc446965d91a1a23a18d0d3d53b3b (patch)
treeb23614c0fb70e6c8951935a666a45d88abddf61a /audio/musicpd
parent6a282250fd1a8e1f220688b67a56e9ee7f985f24 (diff)
downloadpkgsrc-31b0f59459cbc446965d91a1a23a18d0d3d53b3b.tar.gz
CONFLICTS=lang/mpd looks like it might work, but it does not.
Replace it with CONFLICTS=mpd-[0-9]*
Diffstat (limited to 'audio/musicpd')
-rw-r--r--audio/musicpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index af3a2612710..43292181066 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/10/19 04:48:01 is Exp $
+# $NetBSD: Makefile,v 1.18 2005/11/18 18:34:11 wiz Exp $
DISTNAME= mpd-0.11.5
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
@@ -6,7 +6,7 @@ PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://mercury.chem.pitt.edu/~shank/
-CONFLICTS= lang/mpd
+CONFLICTS= mpd-[0-9]*
MAINTAINER= simonb@NetBSD.org
HOMEPAGE= http://musicpd.org/