From 03488d36a9dda3842c94f817255ac118a6887049 Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Mon, 4 Sep 2017 12:04:38 -0600 Subject: sci-chemistry/votca-xtp: fix doc build Package-Manager: Portage-2.3.6, Repoman-2.3.1 --- sci-chemistry/votca-xtp/votca-xtp-9999.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'sci-chemistry') diff --git a/sci-chemistry/votca-xtp/votca-xtp-9999.ebuild b/sci-chemistry/votca-xtp/votca-xtp-9999.ebuild index 9877d7fc0bcf..d2c60640d4a0 100644 --- a/sci-chemistry/votca-xtp/votca-xtp-9999.ebuild +++ b/sci-chemistry/votca-xtp/votca-xtp-9999.ebuild @@ -46,6 +46,7 @@ DOCS=( README NOTICE CHANGELOG.md ) src_configure() { mycmakeargs=( -DLIB=$(get_libdir) + -DBUILD_XTP_MANUAL=$(usex doc) ) cmake-utils_src_configure } -- cgit v1.2.3-65-gdbad