devel/concurrencpp: Broken on 11

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2021-09-18 12:00:24 -07:00
parent 752883bd5c
commit dbb2ed965a

View file

@ -9,6 +9,8 @@ COMMENT= C++ concurrency library: tasks, executors, timers, C++20 coroutines
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BROKEN_FreeBSD_11= fatal error: 'semaphore' file not found
USES= cmake compiler:c++17-lang # should be compiler:c++20-lang
USE_GITHUB= yes