aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xine_d4d_plugin/Makefile4
-rw-r--r--graphics/xine_d5d_plugin/Makefile4
-rw-r--r--graphics/xine_dvdnav_plugin/Makefile3
3 files changed, 6 insertions, 5 deletions
diff --git a/graphics/xine_d4d_plugin/Makefile b/graphics/xine_d4d_plugin/Makefile
index cbc1ebca89f..275ac3e4443 100644
--- a/graphics/xine_d4d_plugin/Makefile
+++ b/graphics/xine_d4d_plugin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xine_d4d_plugin
PORTVERSION= 0.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://worldzone.net/technology/captaincss/ \
http://debianlinux.net/
@@ -15,7 +15,7 @@ DISTFILES= d4d031.txt
MAINTAINER= gibbon@cocoa.freemail.ne.jp
-LIB_DEPENDS= xine.0:${PORTSDIR}/graphics/libxine
+LIB_DEPENDS= xine.1:${PORTSDIR}/graphics/libxine
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
diff --git a/graphics/xine_d5d_plugin/Makefile b/graphics/xine_d5d_plugin/Makefile
index 356273a7d7c..659226c0d4e 100644
--- a/graphics/xine_d5d_plugin/Makefile
+++ b/graphics/xine_d5d_plugin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xine_d5d_plugin
PORTVERSION= 0.2.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://worldzone.net/technology/captaincss/ \
http://debianlinux.net/
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .txt
MAINTAINER= nobutaka@FreeBSD.org
-LIB_DEPENDS= xine.0:${PORTSDIR}/graphics/libxine \
+LIB_DEPENDS= xine.1:${PORTSDIR}/graphics/libxine \
dvdread.2:${PORTSDIR}/graphics/libdvdread
USE_AUTOMAKE= yes
diff --git a/graphics/xine_dvdnav_plugin/Makefile b/graphics/xine_dvdnav_plugin/Makefile
index a48c8fe6443..1933a027a68 100644
--- a/graphics/xine_dvdnav_plugin/Makefile
+++ b/graphics/xine_dvdnav_plugin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xine_dvdnav_plugin
PORTVERSION= 0.9.10
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= dvd
@@ -14,7 +15,7 @@ DISTNAME= xine-dvdnav-${PORTVERSION}
MAINTAINER= nobutaka@FreeBSD.org
-LIB_DEPENDS= xine.0:${PORTSDIR}/graphics/libxine \
+LIB_DEPENDS= xine.1:${PORTSDIR}/graphics/libxine \
dvdnav.0:${PORTSDIR}/graphics/libdvdnav
GNU_CONFIGURE= yes