devel/qt5-linguist: fix build with GCC-based architectures
PR: 232255 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
parent
65d09c746c
commit
0fc6b77f44
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482600
@ -11,7 +11,7 @@ COMMENT= Qt 5 translation tool
|
||||
USE_QT= core gui printsupport widgets xml \
|
||||
assistant_run linguisttools_run \
|
||||
buildtools_build designer_build uitools_build
|
||||
USES= qmake qt-dist:5,tools
|
||||
USES= compiler:c++11-lang qmake qt-dist:5,tools
|
||||
|
||||
DESKTOP_ENTRIES="Qt 5 Linguist" "" \
|
||||
"${PREFIX}/share/pixmaps/linguist-qt5.png" \
|
||||
|
Loading…
Reference in New Issue
Block a user