aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-06-11 21:48:50 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-06-11 21:48:50 +0000
commit9845b5e2d700cab3d57025132cd342bd160e524c (patch)
treeaf796b87d290d0247e8da17656a6ccd800dda8d3 /multimedia/mplayer
parent00783aecf6f4afdcb1387d9c12a1c9bf84df3683 (diff)
Notes
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 d9a2a381ce78..6cc3371a8db5 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)