aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/vlc
diff options
context:
space:
mode:
authormich <mich@FreeBSD.org>2006-05-24 17:13:19 +0800
committermich <mich@FreeBSD.org>2006-05-24 17:13:19 +0800
commit494e78f5504921fee3dd0ee3cb54e19257051890 (patch)
treed2d0253b6c195a7cc4219a869ab5f5a1d5e5e03b /multimedia/vlc
parentdc2c2bdf858c3b0360f1b0f779a6ccd3f2cd7065 (diff)
downloadfreebsd-ports-gnome-494e78f5504921fee3dd0ee3cb54e19257051890.tar.gz
freebsd-ports-gnome-494e78f5504921fee3dd0ee3cb54e19257051890.tar.zst
freebsd-ports-gnome-494e78f5504921fee3dd0ee3cb54e19257051890.zip
- Chase lib version bump to libcdio
Diffstat (limited to 'multimedia/vlc')
-rw-r--r--multimedia/vlc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index c84beddd80f5..91cf2a068315 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -10,7 +10,7 @@
PORTNAME= vlc
DISTVERSION= 0.8.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/videolan/vlc/${PORTVERSION}/ \
http://ftp.snt.utwente.nl/pub/software/videolan/vlc/${PORTVERSION}/ \
@@ -179,7 +179,7 @@ CONFIGUE_ARGS+= --disable-bonjour
.if !defined(WITHOUT_CDROM)
LIB_DEPENDS+= vcdinfo.2:${PORTSDIR}/multimedia/vcdimager \
- cdio.6:${PORTSDIR}/sysutils/libcdio
+ cdio.7:${PORTSDIR}/sysutils/libcdio
CONFIGURE_ARGS+=--enable-vcd \
--disable-libcdio \
--disable-libcddb \