net/haproxy: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
5a848a9d3a
commit
e3758645f3
1 changed files with 2 additions and 2 deletions
|
|
@ -46,8 +46,8 @@ LUA_MAKE_ARGS= USE_LUA=1 LUA_INC=${LUA_INCDIR} LUA_LIB=${LUA_LIBDIR} LUA_LIB_NA
|
|||
MAKE_ARGS+= USE_REGPARM=1
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MOPENSSL} && ${SSL_DEFAULT:Mopenssl-devel}
|
||||
BROKEN= Does not build with openssl-devel
|
||||
.if ${PORT_OPTIONS:MOPENSSL} && ${SSL_DEFAULT:Mopenssl111}
|
||||
BROKEN= Does not build with openssl111
|
||||
.endif
|
||||
|
||||
post-build:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue