mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
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
db9eb50b89
commit
1c51eac6ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495436
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libboost_system.so:devel/boost-libs
|
||||
|
||||
USES= qmake qt:5
|
||||
USES= compiler:c++11-lang qmake qt:5
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= sboli
|
||||
GH_TAGNAME= 5b92ac5
|
||||
|
Loading…
Reference in New Issue
Block a user