aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-01-25 09:03:37 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-01-25 09:03:37 +0000
commitc3468396ec637cb66e1142f7f2fa21611f98f8c7 (patch)
treebb436873436c0d04d63be8ae4e7d7919a21f4f02 /finance
parent25d49cc4f705bfe23eedef0b74f99d5e65c57812 (diff)
downloadports-c3468396ec637cb66e1142f7f2fa21611f98f8c7.tar.gz
ports-c3468396ec637cb66e1142f7f2fa21611f98f8c7.zip
Mark BROKEN on FreeBSD 14
Reported by: pkg-fallout MFH: 2021Q1
Notes
Notes: svn path=/head/; revision=562549
Diffstat (limited to 'finance')
-rw-r--r--finance/vanitygen/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/vanitygen/Makefile b/finance/vanitygen/Makefile
index 7a76a54d721b..7ab04fb0644d 100644
--- a/finance/vanitygen/Makefile
+++ b/finance/vanitygen/Makefile
@@ -28,6 +28,7 @@ PLIST_FILES= bin/keyconv bin/vanitygen
.if ${SSL_DEFAULT} == base
BROKEN_FreeBSD_12= field has incomplete type 'BIGNUM' (aka 'struct bignum_st')
BROKEN_FreeBSD_13= field has incomplete type 'BIGNUM' (aka 'struct bignum_st')
+BROKEN_FreeBSD_14= field has incomplete type 'BIGNUM' (aka 'struct bignum_st')
.endif
post-patch: