Fix build on gcc-based architectures:

cc1plus: error: unrecognized command line option "-std=gnu++11"

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-03-12 03:36:39 +00:00
parent 06365b2e2f
commit 686fff8dc9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495414

View File

@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${LOCALBASE}/include/boost/math/special_functions/binomial.hpp:devel/boost-libs
USES= desktop-file-utils qmake qt:5
USES= compiler:c++11-lang desktop-file-utils qmake qt:5
USE_GITHUB= yes
GH_ACCOUNT= AdelKS
USE_QT= core gui network printsupport widgets buildtools_build