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