From bdb01e436951afbc072801302b9a72407299f54a Mon Sep 17 00:00:00 2001 From: miwi 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) --- graphics/ipe/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/ipe/Makefile') diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile index 1b2712c1e544..97f5075e862d 100644 --- a/graphics/ipe/Makefile +++ b/graphics/ipe/Makefile @@ -25,8 +25,7 @@ USE_LDCONFIG= yes USE_LUA= 5.1 USE_GMAKE= yes USE_GNOME= pkgconfig -USE_QT_VER= 4 -QT_COMPONENTS= gui qt3support qmake_build moc_build uic_build rcc_build +USE_QT4= gui qt3support qmake_build moc_build uic_build rcc_build MAN1= ipe.1 ipe6upgrade.1 ipeextract.1 iperender.1 ipetoipe.1 ipescript.1 .if defined(NOPORTDOCS) -- cgit