From 694ee5533aa3eaba3a430504e5def5b30bbfeaa3 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 31 Mar 2009 13:58:18 +0000 Subject: - Update x264 to 0.0.20081218 - Remove x264-gtk PR: ports/132780 Submitted by: Bapt - Update libquicktime to 1.1.1 to fix build with new x264 Submitted by: kwm - Chase x264 shlib bump --- multimedia/mplayer/Makefile.options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multimedia/mplayer') diff --git a/multimedia/mplayer/Makefile.options b/multimedia/mplayer/Makefile.options index 9c1279a87e88..e8241e2ee645 100644 --- a/multimedia/mplayer/Makefile.options +++ b/multimedia/mplayer/Makefile.options @@ -100,7 +100,7 @@ CONFIGURE_ARGS+= --disable-libdv .endif .if defined(WITH_X264) -LIB_DEPENDS+= x264.50:${PORTSDIR}/multimedia/x264 +LIB_DEPENDS+= x264.65:${PORTSDIR}/multimedia/x264 .else CONFIGURE_ARGS+= --disable-x264 .endif -- cgit v1.2.3