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