summaryrefslogtreecommitdiffstats
path: root/video/mpv/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'video/mpv/BUILD')
-rwxr-xr-xvideo/mpv/BUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/video/mpv/BUILD b/video/mpv/BUILD
index 980fc65b84..bcb7248c8f 100755
--- a/video/mpv/BUILD
+++ b/video/mpv/BUILD
@@ -18,9 +18,5 @@ if is_depends_enabled "${SPELL}" "smgl-gl_select"; then
fi
fi &&
-if [[ $(get_spell_provider $SPELL LIBAVCODEC) == "ffmpeg-svn" ]]; then
- OPTS+=" --enable-ffmpeg-strict-abi"
-fi &&
-
OPTS+=" --bindir=${INSTALL_ROOT}/usr/bin --confdir=${INSTALL_ROOT}/etc/mpv" &&
waf_build