mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
audio/qsynth needs a compiler with C++11 support
This commit is contained in:
parent
40a86cc349
commit
5bd3db5329
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482134
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth
|
||||
|
||||
USES= gmake pkgconfig qt:5
|
||||
USES= compiler:c++11-lang gmake pkgconfig qt:5
|
||||
USE_CXXSTD= c++11
|
||||
USE_QT= core gui widgets x11extras buildtools_build linguisttools_build qmake_build
|
||||
USE_GL= gl
|
||||
|
Loading…
x
Reference in New Issue
Block a user