diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2021-01-25 07:15:42 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2021-01-25 07:15:42 +0000 |
commit | d2e5aa7f3ad92358991f6fa47745f5f8e02f3bfe (patch) | |
tree | 635f1415076904580c4c9324c93efb2da0c21dd5 /ftp | |
parent | 96bf51f15bb2828da794845429af157b22d38a5b (diff) | |
download | ports-d2e5aa7f3ad92358991f6fa47745f5f8e02f3bfe.tar.gz ports-d2e5aa7f3ad92358991f6fa47745f5f8e02f3bfe.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/bbftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/bbftp/Makefile b/ftp/bbftp/Makefile index 715fe5d6eea0..9a677faf628b 100644 --- a/ftp/bbftp/Makefile +++ b/ftp/bbftp/Makefile @@ -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: |