1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

- Mark broken on 9.x:

cc1plus: error: unrecognized command line option "-std=c++11"

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2016-10-21 08:40:09 +00:00
parent 692206c10e
commit e19174543e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424392

View File

@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
BUILD_DEPENDS= clang37:devel/llvm37
RUN_DEPENDS= clang37:devel/llvm37
BROKEN_FreeBSD_9= does not build
USES= cmake:outsource ncurses python:run
USE_GITHUB= yes