From 9c2f65e3958e906d7f49ce94318d22defb3fffb2 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 6 Jun 2012 06:44:37 +0000 Subject: - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4 Review by: bapt, David Naylor (kde team) --- textproc/dikt/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'textproc/dikt') diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile index ec237a1f1ab3..e3942fa05e86 100644 --- a/textproc/dikt/Makefile +++ b/textproc/dikt/Makefile @@ -17,8 +17,7 @@ COMMENT= Dictionary for KDE4 USE_XZ= yes USE_KDE4= kdelibs kdeprefix kdehier automoc4 -USE_QT_VER= 4 -QT_COMPONENTS= corelib gui network svg xml \ +USE_QT4= corelib gui network svg xml \ qmake_build moc_build rcc_build uic_build USE_CMAKE= yes -- cgit v1.2.3