aboutsummaryrefslogtreecommitdiff
path: root/games/blinken/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/blinken/Makefile')
-rw-r--r--games/blinken/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/blinken/Makefile b/games/blinken/Makefile
index a1c7e79dbe7f..710869e38129 100644
--- a/games/blinken/Makefile
+++ b/games/blinken/Makefile
@@ -8,10 +8,10 @@ CATEGORIES= games kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Memory enhancement game for KDE
-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 dbusaddons \
doctools ecm guiaddons i18n widgetsaddons xmlgui
-USE_QT5= core dbus gui phonon4 svg widgets xml \
+USE_QT= core dbus gui phonon4 svg widgets xml \
buildtools_build qmake_build
.include <bsd.port.mk>