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:
parent
1e816c1ae5
commit
43c60fc544
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496132
@ -16,7 +16,7 @@ LICENSE= BSD2CLAUSE
|
||||
BUILD_DEPENDS= libumidi>=2.0.14:audio/libumidi
|
||||
LIB_DEPENDS= libumidi20.so:audio/libumidi
|
||||
|
||||
USES= gl qmake qt:5 tar:bzip2
|
||||
USES= compiler:c++11-lang gl qmake qt:5 tar:bzip2
|
||||
USE_GL= gl
|
||||
USE_QT= buildtools_build core gui network printsupport widgets
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user