devel/qjson: fix build on GCC-based architectures for qt5 flavor

PR:		231913
Submitted by:	Piotr Kubaj  <pkubaj@anongoth.pl>
This commit is contained in:
Tobias C. Berner 2018-10-04 20:22:56 +00:00
parent 4d5107aa63
commit 3d4ec4989b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481247

View file

@ -26,7 +26,7 @@ USE_QT= corelib moc_build qmake_build rcc_build uic_build
CMAKE_ON= QT4_BUILD
PLIST_SUB= QT5="@comment " NO_QT5=""
. else
USES+= qt:5
USES+= compiler:c++11-lang qt:5
USE_QT= core buildtools_build qmake_build
CMAKE_OFF= QT4_BUILD
PLIST_SUB= QT5="" NO_QT5="@comment "