summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2004-12-30 09:36:20 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2004-12-30 09:36:20 +0800
commita2d5e19f0777bc8abe95f8deb1a769ad8b1da00e (patch)
treed49dae9429c6a1ea0b0daa338f8e0ec2257668ca /multimedia
parent00101105725bf63bdeaf0d390b825bd6430c4113 (diff)
downloadmarcuscom-ports-a2d5e19f0777bc8abe95f8deb1a769ad8b1da00e.tar
marcuscom-ports-a2d5e19f0777bc8abe95f8deb1a769ad8b1da00e.tar.gz
marcuscom-ports-a2d5e19f0777bc8abe95f8deb1a769ad8b1da00e.tar.bz2
marcuscom-ports-a2d5e19f0777bc8abe95f8deb1a769ad8b1da00e.tar.lz
marcuscom-ports-a2d5e19f0777bc8abe95f8deb1a769ad8b1da00e.tar.xz
marcuscom-ports-a2d5e19f0777bc8abe95f8deb1a769ad8b1da00e.tar.zst
marcuscom-ports-a2d5e19f0777bc8abe95f8deb1a769ad8b1da00e.zip
Sync with ports, chase libxine.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3344 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/totem/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index b0f1227c0..26ad48f32 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -7,7 +7,7 @@
PORTNAME= totem
PORTVERSION= 0.99.22
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= multimedia gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/...$//}
@@ -43,7 +43,7 @@ CONFIGURE_ARGS+=--enable-gstreamer
USE_GSTREAMER+= gnomevfs core
WITHOUT_DVDNAV= yes
.else
-LIB_DEPENDS+= xine.9:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine
.endif
.if defined(WITH_DVDNAV) && !defined(WITHOUT_DVDNAV)