summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2003-02-24 12:57:02 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2003-02-24 12:57:02 +0000
commita275baa57f759caa2c1ec7faf600b01c35e3e196 (patch)
treeca152a4a8c92104e89b3dbb8a881ff18f3fe3b90 /graphics
parentMove graphics/libdvdnav, graphics/libxine and graphics/xine to the multimedia... (diff)
Sync with the category changes of libdvdnav, libxine and xine.
Notes
Notes: svn path=/head/; revision=76391
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pornview/Makefile2
-rw-r--r--graphics/totem/Makefile2
-rw-r--r--graphics/xine_d4d_plugin/Makefile2
-rw-r--r--graphics/xine_d5d_plugin/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/pornview/Makefile b/graphics/pornview/Makefile
index 8a8e8263b4c6..12b086533380 100644
--- a/graphics/pornview/Makefile
+++ b/graphics/pornview/Makefile
@@ -25,7 +25,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.if defined(WITH_LIBXINE)
-LIB_DEPENDS+= xine:${PORTSDIR}/graphics/libxine
+LIB_DEPENDS+= xine.3:${PORTSDIR}/multimedia/libxine
CONFIGURE_ARGS+= --enable-xine
.endif
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
diff --git a/graphics/xine_d4d_plugin/Makefile b/graphics/xine_d4d_plugin/Makefile
index aa8706ccd77b..c8bef7c3e598 100644
--- a/graphics/xine_d4d_plugin/Makefile
+++ b/graphics/xine_d4d_plugin/Makefile
@@ -16,7 +16,7 @@ FORBIDDEN= Incompatible with the current version of xine
MAINTAINER= gibbon@cocoa.freemail.ne.jp
COMMENT= A dvd input plugin for xine
-LIB_DEPENDS= xine.2:${PORTSDIR}/graphics/libxine
+LIB_DEPENDS= xine.3:${PORTSDIR}/multimedia/libxine
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
diff --git a/graphics/xine_d5d_plugin/Makefile b/graphics/xine_d5d_plugin/Makefile
index 86980b563b07..fee16a0f62e4 100644
--- a/graphics/xine_d5d_plugin/Makefile
+++ b/graphics/xine_d5d_plugin/Makefile
@@ -19,7 +19,7 @@ FORBIDDEN= Incompatible with the current version of xine
MAINTAINER= nobutaka@FreeBSD.org
COMMENT= A dvd input plugin for xine with menu support
-LIB_DEPENDS= xine.2:${PORTSDIR}/graphics/libxine \
+LIB_DEPENDS= xine.3:${PORTSDIR}/multimedia/libxine \
dvdread.2:${PORTSDIR}/multimedia/libdvdread
USE_AUTOMAKE= yes