summaryrefslogtreecommitdiff
path: root/devel/qross/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/qross/Makefile')
-rw-r--r--devel/qross/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/qross/Makefile b/devel/qross/Makefile
index 549420b9807c..49d6abfb31c0 100644
--- a/devel/qross/Makefile
+++ b/devel/qross/Makefile
@@ -11,9 +11,9 @@ COMMENT= Qt-only fork of Kross, the KDE scripting framework
LICENSE= LGPL20+
-USES= cmake
+USES= cmake qt:4
USE_LDCONFIG= yes
-USE_QT4= corelib designer gui network xml qmake_build uic_build moc_build \
+USE_QT= corelib designer gui network xml qmake_build uic_build moc_build \
rcc_build script testlib
USE_GITHUB= yes
GH_ACCOUNT= 0xd34df00d