diff options
Diffstat (limited to 'misc/ktouch/Makefile')
-rw-r--r-- | misc/ktouch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/ktouch/Makefile b/misc/ktouch/Makefile index 6fb5b5ad8d6f..060bc9054eea 100644 --- a/misc/ktouch/Makefile +++ b/misc/ktouch/Makefile @@ -7,12 +7,12 @@ CATEGORIES= misc kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Touch typing tutor for KDE -USES= cmake:outsource gettext kde:5 tar:xz +USES= cmake:outsource gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons doctools \ ecm i18n itemviews kcmutils kdeclarative kio newstuff package \ parts service sonnet texteditor textwidgets widgetsaddons \ windowsystem xmlgui -USE_QT5= core dbus gui network qml quick script sql testlib widgets \ +USE_QT= core dbus gui network qml quick script sql testlib widgets \ x11extras xml xmlpatterns \ buildtools_build qmake_build USE_XORG= ice sm x11 xcb xext xkbfile |