Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2020 19:17:17 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r524598 - head/ftp/curl
Message-ID:  <202001291917.00TJHHkR017916@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001291917.00TJHHkR017916>