summaryrefslogtreecommitdiff
path: root/audio/libmad/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2003-07-10 08:38:18 +0000
committerwiz <wiz>2003-07-10 08:38:18 +0000
commit0ec294c01071504a4082391d7cf596e92dcf8fd0 (patch)
treec9f32dc841a97a401529ea6d23cd8a4eae540164 /audio/libmad/Makefile
parent4e149b6043d1bbe6717358f21ba9c36698be290a (diff)
downloadpkgsrc-0ec294c01071504a4082391d7cf596e92dcf8fd0.tar.gz
CONFLICTS with mad package.
Diffstat (limited to 'audio/libmad/Makefile')
-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