From 370307fdbb57cacd2bc9a9e47ab0117e7e594295 Mon Sep 17 00:00:00 2001 From: Alexander Nedotsukov Date: Mon, 8 Dec 2003 11:23:46 +0000 Subject: [PATCH] Switch dependency mad -> libmad as more apropriate. Approved by: maintainer --- multimedia/mplayer/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index 2b316fe3c64c..b8ebafd29802 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -170,7 +170,7 @@ PORTNAME= mplayer PORTVERSION= 0.92.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia audio ipv6 MASTER_SITES= http://www1.mplayerhq.hu/MPlayer/releases/ \ http://www2.mplayerhq.hu/MPlayer/releases/ \ @@ -399,7 +399,7 @@ CONFIGURE_ARGS+= --disable-libdv .endif .if defined(WITH_MAD) -LIB_DEPENDS+= mad.2:${PORTSDIR}/audio/mad +LIB_DEPENDS+= mad.2:${PORTSDIR}/audio/libmad CONFIGURE_ARGS+= --enable-mad \ --with-madlibdir=${LOCALBASE}/lib