This port requires USES=compiler:c11 to build on GCC-based
architectures. PR: 235481 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
225cb7e321
commit
02cebb1fb2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492277
@ -16,7 +16,7 @@ BUILD_DEPENDS= a2x:textproc/asciidoc \
|
||||
spdlog>=1.3.0:devel/spdlog
|
||||
LIB_DEPENDS= libboost_system.so:devel/boost-libs
|
||||
|
||||
USES= cmake fuse python shebangfix
|
||||
USES= cmake compiler:c11 fuse python shebangfix
|
||||
USE_RC_SUBR= mfscgiserv \
|
||||
mfschunkserver \
|
||||
mfsmaster \
|
||||
|
Loading…
Reference in New Issue
Block a user