aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2005-10-08 14:22:10 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2005-10-08 14:22:10 +0000
commit0a8c26c81f78fb284670f76806559cbe22030945 (patch)
tree57e28cc9831f9ceed890b546ce4bf70b000a6912 /multimedia
parentd366fd7b79e4dcf1b934cbb8cb139dcc1c311d77 (diff)
downloadports-0a8c26c81f78fb284670f76806559cbe22030945.tar.gz
ports-0a8c26c81f78fb284670f76806559cbe22030945.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mplayerxp/Makefile2
-rw-r--r--multimedia/totem/Makefile2
-rw-r--r--multimedia/vlc-devel/Makefile2
-rw-r--r--multimedia/vlc/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/mplayerxp/Makefile b/multimedia/mplayerxp/Makefile
index 0e82fa00ad59..f582ce7a94c4 100644
--- a/multimedia/mplayerxp/Makefile
+++ b/multimedia/mplayerxp/Makefile
@@ -132,7 +132,7 @@ PLIST_SUB+= DVD='@comment '
.endif
# xine libdvdnav
.if defined(WITH_LIBDVDNAV) && !defined(WITHOUT_LIBDVDNAV)
-LIB_DEPENDS+= dvdnav.3:${PORTSDIR}/multimedia/libdvdnav
+LIB_DEPENDS+= dvdnav.4:${PORTSDIR}/multimedia/libdvdnav
CONFIGURE_ARGS+= --with-libdvdnav=${LOCALBASE}
.endif
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index 688562c128b5..7219abe9e3ef 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -51,7 +51,7 @@ PLIST_SUB= GSTREAMER="@comment "
.endif
.if defined(WITH_DVDNAV) && !defined(WITHOUT_DVDNAV)
-LIB_DEPENDS+= dvdnav.3:${PORTSDIR}/multimedia/libdvdnav
+LIB_DEPENDS+= dvdnav.4:${PORTSDIR}/multimedia/libdvdnav
.endif
.if defined(WITH_CDROM_DEVICE)
diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile
index 47bf5a37f8ca..9675fccae1fc 100644
--- a/multimedia/vlc-devel/Makefile
+++ b/multimedia/vlc-devel/Makefile
@@ -482,7 +482,7 @@ CONFIGURE_ARGS+=--disable-dvbpsi
.endif
.if !defined(WITHOUT_DVDNAV)
-LIB_DEPENDS+= dvdnav.3:${PORTSDIR}/multimedia/libdvdnav
+LIB_DEPENDS+= dvdnav.4:${PORTSDIR}/multimedia/libdvdnav
CONFIGURE_ARGS+=--enable-dvdnav
.else
CONFIGURE_ARGS+=--disable-dvdnav
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index fdb6abc9f3ab..38e8955c1842 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -455,7 +455,7 @@ CONFIGURE_ARGS+=--disable-dvbpsi
.endif
.if !defined(WITHOUT_DVDNAV)
-LIB_DEPENDS+= dvdnav.3:${PORTSDIR}/multimedia/libdvdnav
+LIB_DEPENDS+= dvdnav.4:${PORTSDIR}/multimedia/libdvdnav
CONFIGURE_ARGS+=--enable-dvdnav
.else
CONFIGURE_ARGS+=--disable-dvdnav