diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2003-02-24 12:57:02 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2003-02-24 12:57:02 +0000 |
commit | a275baa57f759caa2c1ec7faf600b01c35e3e196 (patch) | |
tree | ca152a4a8c92104e89b3dbb8a881ff18f3fe3b90 /graphics/totem | |
parent | 24fce7b8c8feebd6b0ded7ef560c55712785c95a (diff) | |
download | ports-a275baa57f759caa2c1ec7faf600b01c35e3e196.tar.gz ports-a275baa57f759caa2c1ec7faf600b01c35e3e196.zip |
Notes
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 |