aboutsummaryrefslogtreecommitdiff
path: root/games/kanagram/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/kanagram/Makefile')
-rw-r--r--games/kanagram/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kanagram/Makefile b/games/kanagram/Makefile
index 28fe80ef35ab..3d64e8e7247c 100644
--- a/games/kanagram/Makefile
+++ b/games/kanagram/Makefile
@@ -7,11 +7,11 @@ CATEGORIES= games kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Letter order game for KDE
-USES= cmake:outsource gettext kde:5 tar:xz
+USES= cmake:outsource gettext kde:5 qt:5 tar:xz
USE_KDE= attica auth codecs config configwidgets coreaddons crash \
doctools ecm i18n kdeclarative kio libkeduvocdocument newstuff \
package service sonnet widgetsaddons xmlgui
-USE_QT5= core dbus gui network opengl qml quick speech svg widgets xml \
+USE_QT= core dbus gui network opengl qml quick speech svg widgets xml \
buildtools_build qmake_build
.include <bsd.port.mk>