aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/kteatime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/kteatime/Makefile')
-rw-r--r--x11-clocks/kteatime/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/kteatime/Makefile b/x11-clocks/kteatime/Makefile
index 5515e492429e..e3e256da63e0 100644
--- a/x11-clocks/kteatime/Makefile
+++ b/x11-clocks/kteatime/Makefile
@@ -7,11 +7,11 @@ CATEGORIES= x11-clocks kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Handy timer for steeping tea
-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 doctools ecm \
i18n iconthemes notifications notifyconfig sonnet textwidgets \
widgetsaddons xmlgui
-USE_QT5= core dbus gui widgets xml \
+USE_QT= core dbus gui widgets xml \
buildtools_build qmake_build
.include <bsd.port.mk>