svn commit: r562538 - head/www/aws

Antoine Brodin antoine at FreeBSD.org
Mon Jan 25 07:14:35 UTC 2021


Author: antoine
Date: Mon Jan 25 07:14:35 2021
New Revision: 562538
URL: https://svnweb.freebsd.org/changeset/ports/562538

Log:
  Mark BROKEN on FreeBSD 14
  
  Reported by:	pkg-fallout
  MFH:		2021Q1

Modified:
  head/www/aws/Makefile

Modified: head/www/aws/Makefile
==============================================================================
--- head/www/aws/Makefile	Mon Jan 25 07:13:44 2021	(r562537)
+++ head/www/aws/Makefile	Mon Jan 25 07:14:35 2021	(r562538)
@@ -119,6 +119,7 @@ CONF_ARGS+=	ENABLE_SHARED=false
 .if ${SSL_DEFAULT} == base
 BROKEN_FreeBSD_12=	undefined reference to `CRYPTO_set_id_callback'
 BROKEN_FreeBSD_13=	undefined reference to `CRYPTO_set_id_callback'
+BROKEN_FreeBSD_14=	undefined reference to `CRYPTO_set_id_callback'
 .endif
 
 post-patch:


More information about the svn-ports-head mailing list