Bump PORTREVISION reflecting update in multimedia/vcdimager
Approved by: pav (mentor)
This commit is contained in:
parent
81e9723c17
commit
44bfa29c13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142952
1 changed files with 2 additions and 2 deletions
|
@ -214,7 +214,7 @@
|
|||
|
||||
PORTNAME= vlc
|
||||
DISTVERSION= 0.8.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= multimedia audio ipv6 net www
|
||||
MASTER_SITES= http://downloads.videolan.org/pub/videolan/vlc/${PORTVERSION}/ \
|
||||
${MASTER_SITE_LOCAL:S|$|:mozilla|}
|
||||
|
@ -417,7 +417,7 @@ CONFIGURE_ARGS+= --disable-arts
|
|||
.endif
|
||||
|
||||
.if !defined(WITHOUT_CDROM)
|
||||
LIB_DEPENDS+= vcdinfo.1:${PORTSDIR}/multimedia/vcdimager \
|
||||
LIB_DEPENDS+= vcdinfo.2:${PORTSDIR}/multimedia/vcdimager \
|
||||
cdio.6:${PORTSDIR}/sysutils/libcdio
|
||||
CONFIGURE_ARGS+=--enable-vcd \
|
||||
--enable-libcddb \
|
||||
|
|
Loading…
Reference in a new issue