Bump PORTREVISION reflecting update in multimedia/vcdimager

Approved by: pav (mentor)
This commit is contained in:
Marcus Alves Grando 2005-09-16 19:41:51 +00:00
parent 81e9723c17
commit 44bfa29c13
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142952

View file

@ -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 \