media-video/mpv: add HTML docs to documentation build
authorIlya Tumaykin <itumaykin@gmail.com>
Wed, 6 Jan 2016 10:53:59 +0000 (13:53 +0300)
committerIlya Tumaykin <itumaykin@gmail.com>
Wed, 6 Jan 2016 10:53:59 +0000 (13:53 +0300)
Package-Manager: portage-2.2.26

media-video/mpv/mpv-9999.ebuild

index c0242470c525d7e39a8abef0096745d7b0d644da..2c101aaf6c57a6a5b169e2ca61362faf74a40f16 100644 (file)
@@ -178,6 +178,7 @@ src_configure() {
                --disable-optimize              # Do not add '-O2' to CFLAGS
                --disable-debug-build   # Do not add '-g' to CFLAGS
 
+               $(use_enable doc html-build)
                $(use_enable doc pdf-build)
                $(use_enable vf-dlopen vf-dlopen-filters)
                $(use_enable zsh-completion zsh-comp)