aboutsummaryrefslogtreecommitdiff
path: root/ftp/curl/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-12-11 14:09:57 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-12-11 14:09:57 +0000
commit51812fe701f5d43cedee29af703e9dbe1d0325d2 (patch)
tree85bdfa551f9ff1842180bdc2027518fc57470ec5 /ftp/curl/Makefile
parent186c262df7cd44de5ab00a41cd68d96ecb497208 (diff)
downloadports-51812fe701f5d43cedee29af703e9dbe1d0325d2.tar.gz
ports-51812fe701f5d43cedee29af703e9dbe1d0325d2.zip
- Mark BROKEN with WOLFSSL - does not build neither with 3.13.0 nor with pending update to 4.2.0
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=519806
Diffstat (limited to 'ftp/curl/Makefile')
-rw-r--r--ftp/curl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 3124896c03ea..54ee86f3fc8f 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -139,6 +139,7 @@ THREADED_RESOLVER_CONFIGURE_ENABLE= pthreads threaded-resolver
TLS_SRP_CONFIGURE_ENABLE= tls-srp
WOLFSSL_CONFIGURE_WITH= wolfssl
WOLFSSL_LIB_DEPENDS= libwolfssl.so:security/wolfssl
+WOLFSSL_BROKEN= does not build
.include <bsd.port.pre.mk>