summaryrefslogtreecommitdiff
path: root/audio/mad
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-07-10 08:50:52 +0000
committerwiz <wiz@pkgsrc.org>2003-07-10 08:50:52 +0000
commit3c0d81bd19ae2699353947f1c9eea97a68c1d317 (patch)
tree52ae3df916d822a30af4e43a17f58f6a2ad3c6d6 /audio/mad
parentced51c76ed47c9f466741408697781398e4d86a4 (diff)
downloadpkgsrc-3c0d81bd19ae2699353947f1c9eea97a68c1d317.tar.gz
CONFLICTS libid3tag and libmad.
Diffstat (limited to 'audio/mad')
-rw-r--r--audio/mad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mad/Makefile b/audio/mad/Makefile
index d588b483543..5ea6391bb06 100644
--- a/audio/mad/Makefile
+++ b/audio/mad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/06/02 12:38:45 is Exp $
+# $NetBSD: Makefile,v 1.11 2003/07/10 08:50:52 wiz Exp $
#
DISTNAME= mad-0.14.2b
@@ -13,7 +13,7 @@ COMMENT= High-quality MPEG audio decoder
BUILD_USES_MSGFMT= YES
-CONFLICTS= madplay-[0-9]*
+CONFLICTS= madplay-[0-9]* libid3tag-[0-9]* libmad-[0-9]*
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES