diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2003-02-24 22:25:07 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2003-02-24 22:25:07 +0800 |
commit | 6a2bf100ddd5a981c433825de40f2a3efb962c1a (patch) | |
tree | 72e27b50db9da43c026c7c24a843caccbf912758 /multimedia/totem/Makefile | |
parent | ba0f4a805d369d5df4103845411522f5f2369e45 (diff) | |
download | freebsd-ports-gnome-6a2bf100ddd5a981c433825de40f2a3efb962c1a.tar.gz freebsd-ports-gnome-6a2bf100ddd5a981c433825de40f2a3efb962c1a.tar.zst freebsd-ports-gnome-6a2bf100ddd5a981c433825de40f2a3efb962c1a.zip |
Sync with libxine shared library version bump.
Bump PORTREVISION of graphics/totem to encourage rebuild.
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 974a4e36b9ed..b1aca24ceff9 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -7,14 +7,14 @@ PORTNAME= totem PORTVERSION= 0.90.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= http://www.hadess.net/files/software/totem/ MAINTAINER= hendrik@scholz.net COMMENT= A Xine-based video player for the Gnome 2 Desktop -LIB_DEPENDS= xine.3:${PORTSDIR}/multimedia/libxine \ +LIB_DEPENDS= xine.4:${PORTSDIR}/multimedia/libxine \ gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui USE_X_PREFIX= yes |