Index: multimedia/gpodder/Makefile =================================================================== --- multimedia/gpodder/Makefile +++ multimedia/gpodder/Makefile @@ -19,7 +19,7 @@ ${PYTHON_PKGNAMEPREFIX}podcastparser>=0.6.0:devel/py-podcastparser@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mutagen>=0:audio/py-mutagen@${PY_FLAVOR} \ - youtube_dl>0:www/youtube_dl \ + youtube_dlc>0:www/youtube_dlc \ ${PYTHON_PKGNAMEPREFIX}eyed3>=0:audio/py-eyed3@${PY_FLAVOR} USES= gettext gmake gnome python:3.5+ shebangfix Index: multimedia/mpv/Makefile =================================================================== --- multimedia/mpv/Makefile +++ multimedia/mpv/Makefile @@ -57,7 +57,7 @@ UCHARDET_DESC= Guess subtitle encoding via uchardet VULKAN_DESC= Vulkan output support WAYLAND_DESC= Wayland (graphics) support -YTDL_DESC= Install youtube-dl +YTDL_DESC= Install youtube-dlc ZIMG_DESC= High quality software scaling via "z" library IN_DESC= Input VO_DESC= Video Output @@ -159,7 +159,7 @@ X11_VARS= INSTALLS_ICONS=yes X11_CONFIGURE_OFF= --disable-x11 -YTDL_RUN_DEPENDS= youtube-dl:www/youtube_dl +YTDL_RUN_DEPENDS= youtube-dlc:www/youtube_dlc ZIMG_LIB_DEPENDS= libzimg.so:graphics/sekrit-twc-zimg ZIMG_CONFIGURE_OFF= --disable-zimg Index: net-p2p/awgg/Makefile =================================================================== --- net-p2p/awgg/Makefile +++ net-p2p/awgg/Makefile @@ -13,7 +13,7 @@ RUN_DEPENDS= aria2c:www/aria2 \ wget:ftp/wget \ curl:ftp/curl \ - youtube-dl:www/youtube_dl \ + youtube-dlc:www/youtube_dlc \ axel:ftp/axel gtk2_CONFLICTS_INSTALL= ${PORTNAME}-qt5 Index: www/py-pafy/Makefile =================================================================== --- www/py-pafy/Makefile +++ www/py-pafy/Makefile @@ -14,8 +14,8 @@ LICENSE= GPLv3 # At the moment the internal backend does not work -BUILD_DEPENDS= youtube_dl>=2016.02.22:www/youtube_dl -RUN_DEPENDS= youtube_dl>=2016.02.22:www/youtube_dl +BUILD_DEPENDS= youtube_dlc>=2016.02.22:www/youtube_dlc +RUN_DEPENDS= youtube_dlc>=2016.02.22:www/youtube_dlc USES= python USE_PYTHON= autoplist concurrent distutils Index: www/youtube_dlc/Makefile =================================================================== --- www/youtube_dlc/Makefile +++ www/youtube_dlc/Makefile @@ -21,7 +21,7 @@ NO_ARCH= yes OPTIONS_DEFINE= FFMPEG MANPAGES RTMPDUMP SYMLINK -OPTIONS_DEFAULT= RTMPDUMP +OPTIONS_DEFAULT= RTMPDUMP SYMLINK OPTIONS_SUB= yes RTMPDUMP_DESC= Use rtmpdump to download rtmp video streams