diff options
Diffstat (limited to 'sci-physics/clhep/clhep-2.2.0.5.ebuild')
-rw-r--r-- | sci-physics/clhep/clhep-2.2.0.5.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-physics/clhep/clhep-2.2.0.5.ebuild b/sci-physics/clhep/clhep-2.2.0.5.ebuild index e73704e0e7a3..7c5de315a5ab 100644 --- a/sci-physics/clhep/clhep-2.2.0.5.ebuild +++ b/sci-physics/clhep/clhep-2.2.0.5.ebuild @@ -41,7 +41,6 @@ src_prepare() { src_configure() { local mycmakeargs=( - -DENABLE_TESTING=$(usex test) -DCLHEP_BUILD_DOCS=$(usex doc) ) DESTDIR="${ED}" cmake-utils_src_configure |