diff options
Diffstat (limited to 'games/pentobi/Makefile')
-rw-r--r-- | games/pentobi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pentobi/Makefile b/games/pentobi/Makefile index 58b932f13bd2..3c9b1d036834 100644 --- a/games/pentobi/Makefile +++ b/games/pentobi/Makefile @@ -12,8 +12,8 @@ COMMENT= Computer opponent for the board game Blokus LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake desktop-file-utils shared-mime-info tar:xz -USE_QT5= core gui widgets svg concurrent \ +USES= cmake desktop-file-utils qt:5 shared-mime-info tar:xz +USE_QT= core gui widgets svg concurrent \ qmake_build buildtools_build linguisttools_build PORTDOCS= NEWS |