MFH: r522880
security/modsecurity3-nginx: fix build on GCC architectures C11 compiler is needed because of typedef redefinitions. Approved by: portmgr (fix build blanket)
This commit is contained in:
parent
ee357bc70e
commit
9f4a4ec67d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=522881
@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libmodsecurity.so:security/modsecurity3
|
||||
|
||||
USES= compiler:c11
|
||||
USE_GITHUB= nodefault
|
||||
GH_TUPLE= SpiderLabs:ModSecurity-nginx:d7101e1:modsecurity3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user