aboutsummaryrefslogtreecommitdiff
path: root/games/kpat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/kpat/Makefile')
-rw-r--r--games/kpat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kpat/Makefile b/games/kpat/Makefile
index a03f7b5eff3d..bc0b8c8ca81a 100644
--- a/games/kpat/Makefile
+++ b/games/kpat/Makefile
@@ -8,12 +8,12 @@ CATEGORIES= games kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= ${${PORTNAME}_DESC}
-USES= cmake:outsource gettext kde:5 shared-mime-info tar:xz
+USES= cmake:outsource gettext kde:5 qt:5 shared-mime-info tar:xz
USE_KDE= attica auth codecs completion config configwidgets coreaddons \
crash dbusaddons ecm guiaddons i18n iconthemes itemviews \
kdeclarative kio libkdegames newstuff notifyconfig service \
textwidgets widgetsaddons xmlgui
-USE_QT5= core dbus gui network phonon4 qml quick svg widgets xml \
+USE_QT= core dbus gui network phonon4 qml quick svg widgets xml \
buildtools_build qmake_build
.include <${.CURDIR}/../kdegames/Makefile.common>