aboutsummaryrefslogtreecommitdiff
path: root/net/opal3/Makefile
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2010-07-24 15:30:17 +0000
committerMartin Matuska <mm@FreeBSD.org>2010-07-24 15:30:17 +0000
commit165386783ba6531e28f1bca60cd816a88a4f565f (patch)
tree595ff5d059002dcd6d13a16697308567acd720e4 /net/opal3/Makefile
parenta9a479c415d9824088d1f0264a4ac55e2ee83f3d (diff)
downloadports-165386783ba6531e28f1bca60cd816a88a4f565f.tar.gz
ports-165386783ba6531e28f1bca60cd816a88a4f565f.zip
- Update x264 to 20100624 (build 98)
Notes
Notes: svn path=/head/; revision=258146
Diffstat (limited to 'net/opal3/Makefile')
-rw-r--r--net/opal3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/opal3/Makefile b/net/opal3/Makefile
index 4d5bf3444c82..718f1d0ead62 100644
--- a/net/opal3/Makefile
+++ b/net/opal3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= opal3
PORTVERSION= 3.6.6
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net
MASTER_SITES= SF/opalvoip/v3.6%20Lalande/Stable%205
DISTNAME= opal-${PORTVERSION}
@@ -124,7 +124,7 @@ PLIST_SUB+= THEORA="@comment "
.endif
.if defined(WITH_X264)
-LIB_DEPENDS+= x264.85:${PORTSDIR}/multimedia/x264
+LIB_DEPENDS+= x264.98:${PORTSDIR}/multimedia/x264
CONFIGURE_ARGS+= --enable-h264
PLIST_SUB+= X264=""
WITH_VIDEO= yes