From f74b3c4c83ec1f80425ba781e8c852fbc8d5d3c0 Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Wed, 25 Apr 2012 14:19:00 +0000 Subject: Update x264 to 0.123.2189 --- net/opal3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/opal3/Makefile b/net/opal3/Makefile index f13b7a289b29..cf7051271ca4 100644 --- a/net/opal3/Makefile +++ b/net/opal3/Makefile @@ -7,7 +7,7 @@ PORTNAME= opal3 PORTVERSION= 3.6.6 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/${PORTNAME:S|3||g}/${PORTVERSION:R} @@ -126,7 +126,7 @@ PLIST_SUB+= THEORA="@comment " .endif .if defined(WITH_X264) -LIB_DEPENDS+= x264.119:${PORTSDIR}/multimedia/x264 +LIB_DEPENDS+= x264.123:${PORTSDIR}/multimedia/x264 CONFIGURE_ARGS+= --enable-h264 PLIST_SUB+= X264="" WITH_VIDEO= yes -- cgit v1.2.3