aboutsummaryrefslogtreecommitdiff
path: root/games/kubrick/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/kubrick/Makefile')
-rw-r--r--games/kubrick/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kubrick/Makefile b/games/kubrick/Makefile
index 9966db697aab..04b406df65af 100644
--- a/games/kubrick/Makefile
+++ b/games/kubrick/Makefile
@@ -7,11 +7,11 @@ CATEGORIES= games kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= ${${PORTNAME}_DESC}
-USES= cmake:outsource kde:5 tar:xz
+USES= cmake:outsource kde:5 qt:5 tar:xz
USE_GL= gl glu
USE_KDE= auth codecs config configwidgets coreaddons crash ecm \
i18n kio libkdegames service widgetsaddons xmlgui
-USE_QT5= core dbus gui network opengl qml quick svg widgets xml \
+USE_QT= core dbus gui network opengl qml quick svg widgets xml \
buildtools_build qmake_build
.include <${.CURDIR}/../kdegames/Makefile.common>