aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/totem
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-04-05 13:59:22 +0800
committermarcus <marcus@FreeBSD.org>2003-04-05 13:59:22 +0800
commitf18fa581a1ff4811d1d89628a573460d417f8d25 (patch)
tree8131db879e08800687060a1b1b2e64ee05b923cc /multimedia/totem
parent3eb5b77e7e3470abf5df34921b5b3646c4d2c82a (diff)
downloadfreebsd-ports-gnome-f18fa581a1ff4811d1d89628a573460d417f8d25.tar.gz
freebsd-ports-gnome-f18fa581a1ff4811d1d89628a573460d417f8d25.tar.zst
freebsd-ports-gnome-f18fa581a1ff4811d1d89628a573460d417f8d25.zip
Chase libxine shared lib version.
Reported by: Mike Harding <mvh@ix.netcom.com>
Diffstat (limited to 'multimedia/totem')
-rw-r--r--multimedia/totem/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index e47376968f16..c3cd098a17fc 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -7,6 +7,7 @@
PORTNAME= totem
PORTVERSION= 0.95.1
+PORTREVISION= 1
CATEGORIES= multimedia gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.95
@@ -15,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= hendrik@scholz.net
COMMENT= A Xine-based video player for the Gnome 2 Desktop
-LIB_DEPENDS= xine.4:${PORTSDIR}/multimedia/libxine \
+LIB_DEPENDS= xine.5:${PORTSDIR}/multimedia/libxine \
gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui
USE_BZIP2= yes