sci-chemistry/votca-xtp: fix doc build
authorChristoph Junghans <junghans@gentoo.org>
Mon, 4 Sep 2017 18:04:38 +0000 (12:04 -0600)
committerChristoph Junghans <junghans@gentoo.org>
Mon, 4 Sep 2017 18:06:02 +0000 (12:06 -0600)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

sci-chemistry/votca-xtp/votca-xtp-9999.ebuild

index 9877d7fc0bcfe68efe8d893f988003836969a98b..d2c60640d4a07e4548113e92fc0b7cc20bb2c385 100644 (file)
@@ -46,6 +46,7 @@ DOCS=( README NOTICE CHANGELOG.md )
 src_configure() {
        mycmakeargs=(
                -DLIB=$(get_libdir)
+               -DBUILD_XTP_MANUAL=$(usex doc)
        )
        cmake-utils_src_configure
 }