aboutsummaryrefslogtreecommitdiff
path: root/net/haproxy17
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-11-10 10:09:48 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-11-10 10:09:48 +0000
commit35326f1a9714f76f3671b263a47134133258ec1b (patch)
treeec00e643384652d97e7643f40c6342bff01bff0b /net/haproxy17
parent532b7359be003bf854d62cb7aaccdee30cc43d18 (diff)
downloadports-35326f1a9714f76f3671b263a47134133258ec1b.tar.gz
ports-35326f1a9714f76f3671b263a47134133258ec1b.zip
security/openssl-devel was removed, but there is a security/openssl111 now.
Notes
Notes: svn path=/head/; revision=484599
Diffstat (limited to 'net/haproxy17')
-rw-r--r--net/haproxy17/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/haproxy17/Makefile b/net/haproxy17/Makefile
index 42c08d664e89..3d42db9f2ef6 100644
--- a/net/haproxy17/Makefile
+++ b/net/haproxy17/Makefile
@@ -50,8 +50,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: