summaryrefslogtreecommitdiff
path: root/security/kwallet
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-03-22 14:18:02 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-03-22 14:18:02 +0000
commitd65c037b00c46aa7b10d1803dee20b9bbb57e36b (patch)
treeda82a32e8ce2ded995ae7ba320231491c35220ac /security/kwallet
parent- Get rid of no longer needed KDE4_BUILDENV (diff)
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
Notes
Notes: svn path=/head/; revision=314933
Diffstat (limited to 'security/kwallet')
-rw-r--r--security/kwallet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile
index f9dc664384c3..6e124c6d11af 100644
--- a/security/kwallet/Makefile
+++ b/security/kwallet/Makefile
@@ -15,7 +15,7 @@ CONFLICTS_INSTALL= kdeutils-4.[0-7].*
USE_XZ= yes
USE_KDE4= kdeprefix kdehier automoc4 kdelibs
-KDE4_BUILDENV= yes
+USES= cmake:outsource
USE_QT4= qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes