diff options
Diffstat (limited to 'multimedia/totem/Makefile')
-rw-r--r-- | multimedia/totem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index f0833e3..c290f9b 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -6,13 +6,13 @@ # PORTNAME= totem -PORTVERSION= 0.10.0 +PORTVERSION= 0.90.0 CATEGORIES= graphics gnome MASTER_SITES= http://www.hadess.net/files/software/totem/ MAINTAINER= hendrik@scholz.net -LIB_DEPENDS= xine.2:${PORTSDIR}/graphics/libxine \ +LIB_DEPENDS= xine.3:${PORTSDIR}/graphics/libxine \ gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui USE_X_PREFIX= yes |