diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2003-02-03 22:58:49 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2003-02-03 22:58:49 +0800 |
commit | 26a624d9b23c8fc8a13e90a37c614174cfab0104 (patch) | |
tree | 2e576513875c8179f81c890ff62ec60355bb4d25 /multimedia/totem/Makefile | |
parent | efbc9c4c5520e0dbbb8d272e25a1e367412ee208 (diff) | |
download | freebsd-ports-gnome-26a624d9b23c8fc8a13e90a37c614174cfab0104.tar.gz freebsd-ports-gnome-26a624d9b23c8fc8a13e90a37c614174cfab0104.tar.zst freebsd-ports-gnome-26a624d9b23c8fc8a13e90a37c614174cfab0104.zip |
Update to 0.90.0.
PR: ports/47788
Submitted by: Hendrik Scholz <hendrik@scholz.net>
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 f0833e398a9a..c290f9b51cba 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 |