svn commit: r562540 - head/ftp/bbftp
Antoine Brodin
antoine at FreeBSD.org
Mon Jan 25 07:15:43 UTC 2021
Author: antoine
Date: Mon Jan 25 07:15:42 2021
New Revision: 562540
URL: https://svnweb.freebsd.org/changeset/ports/562540
Log:
Mark BROKEN on FreeBSD 14
Reported by: pkg-fallout
MFH: 2021Q1
Modified:
head/ftp/bbftp/Makefile
Modified: head/ftp/bbftp/Makefile
==============================================================================
--- head/ftp/bbftp/Makefile Mon Jan 25 07:14:53 2021 (r562539)
+++ head/ftp/bbftp/Makefile Mon Jan 25 07:15:42 2021 (r562540)
@@ -22,6 +22,7 @@ USE_RC_SUBR= bbftpd
.if ${SSL_DEFAULT} == base
BROKEN_FreeBSD_12= error: incomplete definition of type 'struct rsa_st'
BROKEN_FreeBSD_13= error: incomplete definition of type 'struct rsa_st'
+BROKEN_FreeBSD_14= error: incomplete definition of type 'struct rsa_st'
.endif
do-configure:
More information about the svn-ports-head
mailing list