summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-11-07 19:03:41 +0100
committerDavid Seifert <soap@gentoo.org>2016-11-07 19:04:03 +0100
commitce7666adf1d23589fb395761f8778a01ea29750c (patch)
treeefb1331db57831aeeaa495e12501533997175ef1 /media-gfx/hugin/hugin-2016.2.0.ebuild
parentwww-client/opera-developer: Old. (diff)
downloadgentoo-ce7666adf1d23589fb395761f8778a01ea29750c.tar.gz
gentoo-ce7666adf1d23589fb395761f8778a01ea29750c.tar.bz2
gentoo-ce7666adf1d23589fb395761f8778a01ea29750c.zip
media-gfx/hugin: Let eclass delete superfluous modules
Gentoo-bug: 599108 Package-Manager: portage-2.3.2
Diffstat (limited to 'media-gfx/hugin/hugin-2016.2.0.ebuild')
-rw-r--r--media-gfx/hugin/hugin-2016.2.0.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/media-gfx/hugin/hugin-2016.2.0.ebuild b/media-gfx/hugin/hugin-2016.2.0.ebuild
index 8a366e22199f..4936c9036bb5 100644
--- a/media-gfx/hugin/hugin-2016.2.0.ebuild
+++ b/media-gfx/hugin/hugin-2016.2.0.ebuild
@@ -60,11 +60,6 @@ pkg_setup() {
use python && python-single-r1_pkg_setup
}
-src_prepare() {
- cmake-utils_src_prepare
- rm CMakeModules/{FindLAPACK,FindPkgConfig}.cmake || die
-}
-
src_configure() {
local mycmakeargs=(
-DBUILD_HSI=$(usex python)