libzvbi got updated - libversion got changed
bump PORTREVISION
This commit is contained in:
parent
3a35ec0d90
commit
fafeb6eb76
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106229
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= xawtv
|
||||
PORTVERSION= 3.91
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://bytesex.org/xawtv/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
@ -50,7 +50,7 @@ ONLY_FOR_ARCHS= alpha i386
|
|||
.endif
|
||||
|
||||
.if defined(WITH_LIBZVBI)
|
||||
LIB_DEPENDS+= zvbi.2:${PORTSDIR}/devel/libzvbi
|
||||
LIB_DEPENDS+= zvbi.3:${PORTSDIR}/devel/libzvbi
|
||||
CONFIGURE_ARGS+=--enable-zvbi
|
||||
.if ${OSVERSION} > 500000
|
||||
PLIST_SUB+= ZVBI="" ZVBI5=""
|
||||
|
|
Loading…
Reference in a new issue