diff options
Diffstat (limited to 'devel/grantlee5/Makefile')
-rw-r--r-- | devel/grantlee5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/grantlee5/Makefile b/devel/grantlee5/Makefile index 040672343835..6191221aba21 100644 --- a/devel/grantlee5/Makefile +++ b/devel/grantlee5/Makefile @@ -17,6 +17,7 @@ PORTSCOUT= limit:^5\. USE_QT= buildtools_build core gui qmake_build script USES= cmake compiler:c++11-lib grantlee:5,selfbuild qt:5 +USE_CXXSTD= c++11 CMAKE_ARGS+= -DBUILD_TESTS:BOOL=FALSE USE_LDCONFIG= yes |