From d65c037b00c46aa7b10d1803dee20b9bbb57e36b Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Fri, 22 Mar 2013 14:18:02 +0000 Subject: Mk/bsd.kde4.mk: - Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it) - Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH) - Remove now useless KDE4_BUILDENV KDE SC ports: - Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with 'USES= cmake:outsource' and add USE_LDCONFIG if needed --- deskutils/superkaramba/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'deskutils/superkaramba/Makefile') diff --git a/deskutils/superkaramba/Makefile b/deskutils/superkaramba/Makefile index 26fbdb177e0b..a990dbce4223 100644 --- a/deskutils/superkaramba/Makefile +++ b/deskutils/superkaramba/Makefile @@ -15,8 +15,9 @@ CONFLICTS= kdeutils-4.[0-7].* USE_XZ= yes USE_PYTHON= 2.5+ USE_KDE4= kdehier kdelibs kdeprefix automoc4 qimageblitz -KDE4_BUILDENV= yes +USES= cmake:outsource USE_QT4= qmake_build moc_build rcc_build uic_build +USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes .include -- cgit v1.2.3