summaryrefslogtreecommitdiffstats
path: root/devel/cmake-gui/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cmake-gui/Makefile')
-rw-r--r--devel/cmake-gui/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cmake-gui/Makefile b/devel/cmake-gui/Makefile
index 227f3ac..4c85421 100644
--- a/devel/cmake-gui/Makefile
+++ b/devel/cmake-gui/Makefile
@@ -17,8 +17,7 @@ COMMENT= Qt4 GUI for cmake
RUN_DEPENDS= ${CMAKE_BIN}:${CMAKE_PORT}
-USE_QT_VER= 4
-QT_COMPONENTS= gui qmake_build moc_build uic_build rcc_build
+USE_QT4= gui qmake_build moc_build uic_build rcc_build
USE_CMAKE= yes
CMAKE_ARGS= -DBUILD_QtDialog:bool=on \
-DCMAKE_DATA_DIR:STRING="/${DATADIR_REL}" \
OpenPOWER on IntegriCloud