diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2003-02-24 20:57:02 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2003-02-24 20:57:02 +0800 |
commit | 8c0fa1205c3ebe675eefe4d587017ab669d7c08e (patch) | |
tree | 190fa9d635abbac0b6697fcf4caf4aab7ef5186b /graphics/totem | |
parent | 5eeeab4aa52b91768034c782bf435ed0d36b7a34 (diff) | |
download | freebsd-ports-gnome-8c0fa1205c3ebe675eefe4d587017ab669d7c08e.tar.gz freebsd-ports-gnome-8c0fa1205c3ebe675eefe4d587017ab669d7c08e.tar.zst freebsd-ports-gnome-8c0fa1205c3ebe675eefe4d587017ab669d7c08e.zip |
Sync with the category changes of libdvdnav, libxine and xine.
Diffstat (limited to 'graphics/totem')
-rw-r--r-- | graphics/totem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/totem/Makefile b/graphics/totem/Makefile index 143a698d8616..974a4e36b9ed 100644 --- a/graphics/totem/Makefile +++ b/graphics/totem/Makefile @@ -14,7 +14,7 @@ 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}/graphics/libxine \ +LIB_DEPENDS= xine.3:${PORTSDIR}/multimedia/libxine \ gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui USE_X_PREFIX= yes |