svn commit: r562552 - branches/2021Q1/devel/tla

Antoine Brodin antoine at FreeBSD.org
Mon Jan 25 09:07:03 UTC 2021


Author: antoine
Date: Mon Jan 25 09:07:03 2021
New Revision: 562552
URL: https://svnweb.freebsd.org/changeset/ports/562552

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

Modified:
  branches/2021Q1/devel/tla/Makefile
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/devel/tla/Makefile
==============================================================================
--- branches/2021Q1/devel/tla/Makefile	Mon Jan 25 09:06:44 2021	(r562551)
+++ branches/2021Q1/devel/tla/Makefile	Mon Jan 25 09:07:03 2021	(r562552)
@@ -41,6 +41,7 @@ OPTIONS_DEFINE=	DOCS
 .if ${SSL_DEFAULT} == base
 BROKEN_FreeBSD_12=	could not find library containing SSL_library_init
 BROKEN_FreeBSD_13=	could not find library containing SSL_library_init
+BROKEN_FreeBSD_14=	could not find library containing SSL_library_init
 .endif
 
 pre-patch:


More information about the svn-ports-branches mailing list