summaryrefslogtreecommitdiff
path: root/sci-physics/clhep/clhep-2.2.0.5.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-17 17:51:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-17 17:51:45 +0100
commit420eeee727d39d869d864caddb04a80dafda7160 (patch)
tree87f15d7467082dd92fce78a6cc2f56fa8d0774af /sci-physics/clhep/clhep-2.2.0.5.ebuild
parent0fdd4074ff3dc0c507a9867380a4f91250a0b610 (diff)
gentoo resync : 17.10.2017
Diffstat (limited to 'sci-physics/clhep/clhep-2.2.0.5.ebuild')
-rw-r--r--sci-physics/clhep/clhep-2.2.0.5.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sci-physics/clhep/clhep-2.2.0.5.ebuild b/sci-physics/clhep/clhep-2.2.0.5.ebuild
index f21569474620..35c47db6a89d 100644
--- a/sci-physics/clhep/clhep-2.2.0.5.ebuild
+++ b/sci-physics/clhep/clhep-2.2.0.5.ebuild
@@ -20,6 +20,8 @@ DEPEND="${RDEPEND}
S="${WORKDIR}/${PV}/CLHEP"
src_prepare() {
+ cmake-utils_src_prepare
+
# respect flags
sed -i -e 's:-O::g' cmake/Modules/ClhepVariables.cmake || die
# no batch mode to allow parallel building (bug #437482)