commit:     87de89084e04365856e85e0ac9d2dbcded65e88c
Author:     Chris Kerr <debdepba <AT> dasganma <DOT> tk>
AuthorDate: Thu Jan 29 17:55:56 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Thu Jan 29 17:59:44 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=87de8908

Enable DOCS_HTML with USE=doc

---
 sci-visualization/mantid/mantid-3.3.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-visualization/mantid/mantid-3.3.0.ebuild 
b/sci-visualization/mantid/mantid-3.3.0.ebuild
index a848c4c..609cede 100644
--- a/sci-visualization/mantid/mantid-3.3.0.ebuild
+++ b/sci-visualization/mantid/mantid-3.3.0.ebuild
@@ -68,6 +68,7 @@ src_configure() {
        append-cppflags -DHAVE_IOSTREAM -DHAVE_LIMITS -DHAVE_IOMANIP
        mycmakeargs=(   $(cmake-utils_use_enable doc QTASSISTANT)
                        $(cmake-utils_use_use doc DOT)
+                       $(cmake-utils_use doc DOCS_HTML)
                        $(cmake-utils_use_no opencascade)
                        $(cmake-utils_use opencl OPENCL_BUILD)
                        $(cmake-utils_use_use tcmalloc TCMALLOC)

Reply via email to