aboutsummaryrefslogtreecommitdiff
path: root/games/tanglet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/tanglet/Makefile')
-rw-r--r--games/tanglet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tanglet/Makefile b/games/tanglet/Makefile
index 4a6352368476..52308695dc3e 100644
--- a/games/tanglet/Makefile
+++ b/games/tanglet/Makefile
@@ -14,9 +14,9 @@ LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= compiler:c++11-lib desktop-file-utils pkgconfig qmake \
- shared-mime-info tar:bzip2
+ qt:5 shared-mime-info tar:bzip2
USE_GL= gl
-USE_QT5= buildtools_build linguisttools_build core gui widgets
+USE_QT= buildtools_build linguisttools_build core gui widgets
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}