summaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2003-12-08 11:23:46 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2003-12-08 11:23:46 +0000
commit370307fdbb57cacd2bc9a9e47ab0117e7e594295 (patch)
treefa16d4c5c32afd5867910406d7eaee9fc853a17a /multimedia/mplayer
parent- Update to 0.88 (diff)
Switch dependency mad -> libmad as more apropriate.
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=95350
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r--multimedia/mplayer/Makefile4
1 files 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