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 04:14:54 +00:00
parent fdb8fd2399
commit dfcd3cf83d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495422

View File

@ -11,7 +11,7 @@ COMMENT= TV-like client for YouTube
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= qmake qt:5
USES= compiler:c++11-lang qmake qt:5
USE_GITHUB= yes
GH_ACCOUNT= flaviotordini
USE_GL= gl