Fix www/cutelyst build. Forgot the linguist tools, which are what

produce the translation files added in previous commit.
This commit is contained in:
Adriaan de Groot 2019-06-28 10:27:49 +00:00
parent 37f77baac9
commit a8a07f94e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505281

View file

@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake compiler:c++11-lang localbase qt:5
USE_GITHUB= yes
USE_LDCONFIG= yes
USE_QT= qmake_build buildtools_build \
USE_QT= qmake_build buildtools_build linguisttools_build \
core network sql
CMAKE_ARGS= -DBUILD_ALL=OFF \