Fix build on GCC-based systems:

The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-12-02 05:34:49 +00:00
parent 2cfe91cadd
commit f84d6185b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518824

View file

@ -10,7 +10,7 @@ COMMENT= QtQuick plugin to render interactive charts
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake kde:5 qt:5 tar:xz
USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
USE_KDE= ecm
USE_QT= core declarative network gui \
buildtools_build qmake_build