From aebd7c5a7bd1b1bc28304bc845e4673de7013be5 Mon Sep 17 00:00:00 2001 From: makc Date: Thu, 14 Jun 2012 16:57:38 +0000 Subject: Convert to USE_QT4. USE_QT_VER and QT_COMPONENTS are deprecated. --- deskutils/kcharselect/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'deskutils') diff --git a/deskutils/kcharselect/Makefile b/deskutils/kcharselect/Makefile index 706bef115a41..979172bbfc28 100644 --- a/deskutils/kcharselect/Makefile +++ b/deskutils/kcharselect/Makefile @@ -19,8 +19,7 @@ CONFLICTS_INSTALL= kdeutils-4.[0-7].* USE_XZ= yes USE_KDE4= kdeprefix kdehier automoc4 kdelibs KDE4_BUILDENV= yes -USE_QT_VER= 4 -QT_COMPONENTS= qmake_build moc_build rcc_build uic_build +USE_QT4= qmake_build moc_build rcc_build uic_build MAKE_JOBS_SAFE= yes .include -- cgit