net/haproxy: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2018-11-10 09:26:05 +01:00
parent 5a848a9d3a
commit e3758645f3

View file

@ -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: