summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-physics/clhep/clhep-2.4.0.4.ebuild')
-rw-r--r--sci-physics/clhep/clhep-2.4.0.4.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-physics/clhep/clhep-2.4.0.4.ebuild b/sci-physics/clhep/clhep-2.4.0.4.ebuild
index 007d221de445..5f32e859e2c6 100644
--- a/sci-physics/clhep/clhep-2.4.0.4.ebuild
+++ b/sci-physics/clhep/clhep-2.4.0.4.ebuild
@@ -40,7 +40,6 @@ src_prepare() {
src_configure() {
local mycmakeargs=(
- -DBUILD_TESTING=$(usex test)
-DCLHEP_BUILD_DOCS=$(usex doc)
-DCLHEP_SINGLE_THREAD=$(usex threads no yes)
)