summaryrefslogtreecommitdiff
path: root/audio/libmad
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/libmad
parente6b636510599de560d36da80fbc08f40829ef27b (diff)
downloadpkgsrc-8f39b6052f0617c41544d5d5596db5b40552d1f1.tar.gz
CONFLICTS with mad package.
Diffstat (limited to 'audio/libmad')
-rw-r--r--audio/libmad/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/libmad/Makefile b/audio/libmad/Makefile
index 06e4b183202..c0530381c52 100644
--- a/audio/libmad/Makefile
+++ b/audio/libmad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/07/10 08:32:58 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/10 08:38:18 wiz Exp $
#
DISTNAME= libmad-0.15.0b
@@ -10,6 +10,8 @@ MAINTAINER= simonb@netbsd.org
HOMEPAGE= http://sourceforge.net/projects/mad/
COMMENT= High-quality MPEG audio decoder
+CONFLICTS= mad<0.15
+
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES