From 51812fe701f5d43cedee29af703e9dbe1d0325d2 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 11 Dec 2019 14:09:57 +0000 Subject: - Mark BROKEN with WOLFSSL - does not build neither with 3.13.0 nor with pending update to 4.2.0 Approved by: portmgr blanket --- ftp/curl/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- cgit