summaryrefslogtreecommitdiff
path: root/audio/libid3tag
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-07-10 08:38:18 +0000
committerwiz <wiz@pkgsrc.org>2003-07-10 08:38:18 +0000
commit8f39b6052f0617c41544d5d5596db5b40552d1f1 (patch)
treec9f32dc841a97a401529ea6d23cd8a4eae540164 /audio/libid3tag
parente6b636510599de560d36da80fbc08f40829ef27b (diff)
downloadpkgsrc-8f39b6052f0617c41544d5d5596db5b40552d1f1.tar.gz
CONFLICTS with mad package.
Diffstat (limited to 'audio/libid3tag')
-rw-r--r--audio/libid3tag/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/libid3tag/Makefile b/audio/libid3tag/Makefile
index ccd93692aa7..7b856bff238 100644
--- a/audio/libid3tag/Makefile
+++ b/audio/libid3tag/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/07/10 08:34:54 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/10 08:38:35 wiz Exp $
#
DISTNAME= libid3tag-0.15.0b
@@ -10,6 +10,8 @@ MAINTAINER= simonb@netbsd.org
HOMEPAGE= http://sourceforge.net/projects/mad/
COMMENT= ID3 tag library, part of MAD (MPEG Audio Decoder)
+CONFLICTS= mad<0.15
+
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES