svn commit: r562551 - head/devel/tla

Antoine Brodin antoine at FreeBSD.org
Mon Jan 25 09:06:45 UTC 2021


Author: antoine
Date: Mon Jan 25 09:06:44 2021
New Revision: 562551
URL: https://svnweb.freebsd.org/changeset/ports/562551

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

Modified:
  head/devel/tla/Makefile

Modified: head/devel/tla/Makefile
==============================================================================
--- head/devel/tla/Makefile	Mon Jan 25 09:04:19 2021	(r562550)
+++ head/devel/tla/Makefile	Mon Jan 25 09:06:44 2021	(r562551)
@@ -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-head mailing list