aboutsummaryrefslogtreecommitdiff
path: root/ftp/curl
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-29 19:17:16 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-29 19:17:16 +0000
commit9cce910a6ea52afc8dbb27fb3ff46e41457d9d17 (patch)
tree77b5aa44042ae3019dceb9d58bc08315b9f7d284 /ftp/curl
parent3e2be6f4a02f8fb87019b2be5c95bb53725b5f2c (diff)
downloadports-9cce910a6ea52afc8dbb27fb3ff46e41457d9d17.tar.gz
ports-9cce910a6ea52afc8dbb27fb3ff46e41457d9d17.zip
Remove BROKEN
It builds fine with wolfssl 4.3.0. PR: 242824 Submitted by: Takefu <takefu@airport.fm>
Notes
Notes: svn path=/head/; revision=524598
Diffstat (limited to 'ftp/curl')
-rw-r--r--ftp/curl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index ce17a7040504..87f662b2bf50 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -140,7 +140,6 @@ 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>