svn commit: r524598 - head/ftp/curl

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jan 29 19:17:17 UTC 2020


Author: sunpoet
Date: Wed Jan 29 19:17:16 2020
New Revision: 524598
URL: https://svnweb.freebsd.org/changeset/ports/524598

Log:
  Remove BROKEN
  
  It builds fine with wolfssl 4.3.0.
  
  PR:		242824
  Submitted by:	Takefu <takefu at airport.fm>

Modified:
  head/ftp/curl/Makefile

Modified: head/ftp/curl/Makefile
==============================================================================
--- head/ftp/curl/Makefile	Wed Jan 29 19:17:12 2020	(r524597)
+++ head/ftp/curl/Makefile	Wed Jan 29 19:17:16 2020	(r524598)
@@ -140,7 +140,6 @@ THREADED_RESOLVER_CONFIGURE_ENABLE=	pthreads threaded-
 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>
 


More information about the svn-ports-head mailing list