aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/libxine
diff options
context:
space:
mode:
authormich <mich@FreeBSD.org>2008-04-08 17:38:57 +0800
committermich <mich@FreeBSD.org>2008-04-08 17:38:57 +0800
commit21f9a8cd245dc9da55b19284ad7ebaa140b1a4a7 (patch)
treefdea9eb920241e94818c423592044d0112ea9c85 /multimedia/libxine
parentda8d4fbfa1a45310089c66d00cafee057eb857d2 (diff)
downloadfreebsd-ports-graphics-21f9a8cd245dc9da55b19284ad7ebaa140b1a4a7.tar.gz
freebsd-ports-graphics-21f9a8cd245dc9da55b19284ad7ebaa140b1a4a7.tar.zst
freebsd-ports-graphics-21f9a8cd245dc9da55b19284ad7ebaa140b1a4a7.zip
- chase the cdio shared lib bump
Diffstat (limited to 'multimedia/libxine')
-rw-r--r--multimedia/libxine/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile
index 53958d9d4af..b36d338573e 100644
--- a/multimedia/libxine/Makefile
+++ b/multimedia/libxine/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xine
PORTVERSION= 1.1.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -25,7 +25,7 @@ LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \
dvdread.5:${PORTSDIR}/multimedia/libdvdread \
freetype.9:${PORTSDIR}/print/freetype2 \
fame-0.9.1:${PORTSDIR}/multimedia/libfame \
- cdio.7:${PORTSDIR}/sysutils/libcdio \
+ cdio.8:${PORTSDIR}/sysutils/libcdio \
modplug.0:${PORTSDIR}/audio/libmodplug \
vcdinfo.2:${PORTSDIR}/multimedia/vcdimager \
theora.0:${PORTSDIR}/multimedia/libtheora \