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) --- misc/qbrew/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'misc/qbrew') diff --git a/misc/qbrew/Makefile b/misc/qbrew/Makefile index 9218ca27c85b..e4c1ee9fb80e 100644 --- a/misc/qbrew/Makefile +++ b/misc/qbrew/Makefile @@ -14,8 +14,7 @@ MASTER_SITES= http://www.usermode.org/code/ MAINTAINER= david@usermode.org COMMENT= A homebrewer's recipe calculator -USE_QT_VER= 4 -QT_COMPONENTS= qmake_build moc_build uic_build rcc_build xml gui +USE_QT4= qmake_build moc_build uic_build rcc_build xml gui PORTDOCS= * HAS_CONFIGURE= yes -- cgit v1.2.3