mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Add compiler:c++11-lang to fix build on GCC-based systems:
The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1.
This commit is contained in:
parent
4c18554694
commit
38e7e41d8d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527147
@ -14,7 +14,7 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2
|
||||
|
||||
USES= cmake dos2unix pkgconfig qt:5 tar:bzip2
|
||||
USES= cmake compiler:c++11-lang dos2unix pkgconfig qt:5 tar:bzip2
|
||||
DOS2UNIX_FILES= main.cpp
|
||||
USE_QT= buildtools_build qmake_build core gui widgets
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user