aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/totem
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/totem')
-rw-r--r--multimedia/totem/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index 9ba27f7a6db0..56dfa45f9476 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/...$//}
@@ -42,7 +42,7 @@ CONFIGURE_ARGS+=--enable-gstreamer
USE_GNOME+= gstreamerplugins
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)