commit:     f5e2101ac7c6ee208b4e2a3a3ffb9a12eee80712
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 25 09:04:50 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 09:09:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5e2101a

kde-apps/umbrello: Drop obsolete cmake arg

Upstream commit cf4ff0d9b51420a63d9d5e1c6382b397d3a46838
switched to standard BUILD_TESTING option.

Closes: https://bugs.gentoo.org/927558
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/umbrello/umbrello-24.02.1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-apps/umbrello/umbrello-24.02.1.ebuild 
b/kde-apps/umbrello/umbrello-24.02.1.ebuild
index b7d97852e6fc..2d8de558dc44 100644
--- a/kde-apps/umbrello/umbrello-24.02.1.ebuild
+++ b/kde-apps/umbrello/umbrello-24.02.1.ebuild
@@ -58,7 +58,6 @@ src_configure() {
                -DCMAKE_DISABLE_FIND_PACKAGE_Doxygen=ON # broken, re-enable w/ 
ECM_QTHELP
                -DBUILD_APIDOC=OFF
                -DBUILD_PHP_IMPORT=$(usex php)
-               -DBUILD_unittests=$(usex test)
        )
        use test && mycmakeargs+=(
                -DCMAKE_DISABLE_FIND_PACKAGE_LLVM=ON

Reply via email to