aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-05 05:59:22 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-05 05:59:22 +0000
commit8ad22ae60a662e79ddbc350cf0fedbbdaeccebb3 (patch)
tree1a93d6592ebcdb51cf707519b639b4cbab19a346
parent4bddc5886922fce029d1895ad47523c0863471a7 (diff)
downloadports-8ad22ae60a662e79ddbc350cf0fedbbdaeccebb3.tar.gz
ports-8ad22ae60a662e79ddbc350cf0fedbbdaeccebb3.zip
Notes
-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