aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2015-08-18 04:44:11 +0800
committerpi <pi@FreeBSD.org>2015-08-18 04:44:11 +0800
commit5a858517471aed8288b8e9ef4bc1803073d1f2de (patch)
tree7f0d55aaa5b288da0c837a0cb609f3d4d9ab7838 /multimedia
parente874c03cfe453275e710a62b7fde5bc34d7e149e (diff)
downloadfreebsd-ports-gnome-5a858517471aed8288b8e9ef4bc1803073d1f2de.tar.gz
freebsd-ports-gnome-5a858517471aed8288b8e9ef4bc1803073d1f2de.tar.zst
freebsd-ports-gnome-5a858517471aed8288b8e9ef4bc1803073d1f2de.zip
multimedia/mpv: remove www/youtube_dl build dependency
PR: 202337 Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mpv/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile
index 16815fda9cea..6edc5d62bff3 100644
--- a/multimedia/mpv/Makefile
+++ b/multimedia/mpv/Makefile
@@ -47,7 +47,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
OPTIONS_DEFINE= BS2B DOCS ENCA LADSPA LCMS2 LIBGUESS LUAJIT ZSH
OPTIONS_GROUP= IN VO AO
-OPTIONS_GROUP_IN= CDIO LIBBLURAY V4L YTDL SMB
+OPTIONS_GROUP_IN= CDIO LIBBLURAY V4L SMB
OPTIONS_GROUP_VO= CACA OPENGL VAAPI VDPAU XINERAMA
OPTIONS_GROUP_AO= JACK PULSEAUDIO
OPTIONS_SUB= yes
@@ -56,7 +56,6 @@ BS2B_DESC= Enable Bauer Stereophonic-to-Binaural DSP support
ENCA_DESC= Enable encoding detection support
LIBGUESS_DESC= Enable high-speed character set detection support
LUAJIT_DESC= Use LuaJIT instead of Lua
-YTDL_DESC= Install youtube-dl
IN_DESC= Input
VO_DESC= Video Output
AO_DESC= Audio Output
@@ -96,8 +95,6 @@ V4L_BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedi
V4L_LIB_DEPENDS= libv4l2.so:${PORTSDIR}/multimedia/libv4l
V4L_CONFIGURE_ENABLE= tv-v4l2
-YTDL_BUILD_DEPENDS= ${LOCALBASE}/bin/youtube-dl:${PORTSDIR}/www/youtube_dl
-
SMB_LIB_DEPENDS= libsmbclient.so:${PORTSDIR}/net/samba-libsmbclient
SMB_CONFIGURE_ENABLE= libsmbclient