summaryrefslogtreecommitdiffstats
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-06-11 21:48:50 +0000
committerlofi <lofi@FreeBSD.org>2004-06-11 21:48:50 +0000
commit67a33dbebac93dd2d9eef2ec5e9f23a922128e66 (patch)
tree41765a70c5b50374336a3141caf55faaf1978db1 /multimedia/mplayer
parent921b51e38b5c16357b585ce85fe1dcc7e6433c40 (diff)
downloadFreeBSD-ports-67a33dbebac93dd2d9eef2ec5e9f23a922128e66.zip
FreeBSD-ports-67a33dbebac93dd2d9eef2ec5e9f23a922128e66.tar.gz
Update XviD to version 1.0.1, chase shared library bump through dependencies,
disable xvid support in avifile and bump PORTREVISION in transcode for added dependency on xvid4conf.
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r--multimedia/mplayer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index d9a2a38..6cc3371 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -498,7 +498,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/live/liveMedia/libliveMedia.a:${PORTSDIR}/net/live
.if defined(WITH_XVID)
CONFIGURE_ARGS+= --enable-xvid
-LIB_DEPENDS+= xvidcore.2:${PORTSDIR}/multimedia/xvid
+LIB_DEPENDS+= xvidcore.4:${PORTSDIR}/multimedia/xvid
.endif
.if defined(WITH_LZO)
OpenPOWER on IntegriCloud