1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

Bump PORTREVISION and x264 shared library

Reported by:	pav
This commit is contained in:
Martin Matuska 2011-10-11 19:38:52 +00:00
parent 89b9de50ab
commit 5d0dc88cb5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283389

View File

@ -7,7 +7,7 @@
PORTNAME= opal3
PORTVERSION= 3.6.6
PORTREVISION= 11
PORTREVISION= 12
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.115:${PORTSDIR}/multimedia/x264
LIB_DEPENDS+= x264.116:${PORTSDIR}/multimedia/x264
CONFIGURE_ARGS+= --enable-h264
PLIST_SUB+= X264=""
WITH_VIDEO= yes