aboutsummaryrefslogtreecommitdiff
path: root/net/opal3
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2010-04-21 12:56:46 +0000
committerMartin Matuska <mm@FreeBSD.org>2010-04-21 12:56:46 +0000
commit159cf134b0cda7a46fa061050d142423140f3da6 (patch)
tree6b7658a59810ecc6f3df4f2940f43f49b425ca77 /net/opal3
parentc28afb69f02dc9c7a11a6e31fc4a5db00f971694 (diff)
downloadports-159cf134b0cda7a46fa061050d142423140f3da6.tar.gz
ports-159cf134b0cda7a46fa061050d142423140f3da6.zip
Notes
Diffstat (limited to 'net/opal3')
-rw-r--r--net/opal3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/opal3/Makefile b/net/opal3/Makefile
index ef73fb6096ed..0e73edc0b3a7 100644
--- a/net/opal3/Makefile
+++ b/net/opal3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= opal3
PORTVERSION= 3.6.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= SF/opalvoip/v3.6%20Lalande/Stable%205
DISTNAME= opal-${PORTVERSION}
@@ -121,7 +121,7 @@ PLIST_SUB+= THEORA="@comment "
.endif
.if defined(WITH_X264)
-LIB_DEPENDS+= x264.6[0-9]:${PORTSDIR}/multimedia/x264
+LIB_DEPENDS+= x264.85:${PORTSDIR}/multimedia/x264
CONFIGURE_ARGS+= --enable-h264
PLIST_SUB+= X264=""
WITH_VIDEO= yes