aboutsummaryrefslogtreecommitdiff
path: root/games/cutemaze
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2017-02-13 14:32:28 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2017-02-13 14:32:28 +0000
commit2f61018a244fda0575c0a8cd026ab60bed1e7d34 (patch)
treec8c3f21c4740496776d7bfbea57c282243dcee67 /games/cutemaze
parent4ecd6e5aae7f86aaa2b7790488bd28f0de8b4fc8 (diff)
downloadports-2f61018a244fda0575c0a8cd026ab60bed1e7d34.tar.gz
ports-2f61018a244fda0575c0a8cd026ab60bed1e7d34.zip
Set buildtools, linguisttools as BUILD_DEPENDS.
Notes
Notes: svn path=/head/; revision=433995
Diffstat (limited to 'games/cutemaze')
-rw-r--r--games/cutemaze/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/cutemaze/Makefile b/games/cutemaze/Makefile
index 18419bed23b8..ad91477f94db 100644
--- a/games/cutemaze/Makefile
+++ b/games/cutemaze/Makefile
@@ -16,8 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USES= qmake tar:bzip2
-USE_QT5= buildtools core gui svg imageformats_run linguisttools \
- widgets
+USE_QT5= core gui svg imageformats_run widgets \
+ linguisttools_build buildtools_build
INSTALLS_ICONS= yes
PORTDOCS= ChangeLog NEWS README