aboutsummaryrefslogtreecommitdiff
path: root/misc/klettres/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/klettres/Makefile')
-rw-r--r--misc/klettres/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/klettres/Makefile b/misc/klettres/Makefile
index c1747da25c4d..1ef5ff445ae7 100644
--- a/misc/klettres/Makefile
+++ b/misc/klettres/Makefile
@@ -8,11 +8,11 @@ CATEGORIES= misc kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Alphabet learning tool 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 completion config configwidgets coreaddons \
crash doctools ecm emoticons i18n init itemmodels \
kdelibs4support newstuff service widgetsaddons xmlgui
-USE_QT5= core dbus gui network phonon4 svg widgets xml \
+USE_QT= core dbus gui network phonon4 svg widgets xml \
buildtools_build qmake_build
.include <bsd.port.mk>