aboutsummaryrefslogtreecommitdiff
path: root/sysutils/boxbackup-devel
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-04-07 06:12:28 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-04-07 06:12:28 +0000
commit1cb2bf1b8eceb1aac091ac0a60f76f6bd08de9c4 (patch)
treeb44cf9b68e9fc46157ba08622f2a68875833d937 /sysutils/boxbackup-devel
parent9efb5a068773a0024ae397d3896839a84160f603 (diff)
downloadports-1cb2bf1b8eceb1aac091ac0a60f76f6bd08de9c4.tar.gz
ports-1cb2bf1b8eceb1aac091ac0a60f76f6bd08de9c4.zip
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout MFH: 2019Q2
Notes
Notes: svn path=/head/; revision=498250
Diffstat (limited to 'sysutils/boxbackup-devel')
-rw-r--r--sysutils/boxbackup-devel/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/boxbackup-devel/Makefile b/sysutils/boxbackup-devel/Makefile
index 1366644bec91..c3d7f480eef7 100644
--- a/sysutils/boxbackup-devel/Makefile
+++ b/sysutils/boxbackup-devel/Makefile
@@ -39,6 +39,11 @@ MAKE_JOBS_UNSAFE= yes
.include <bsd.port.options.mk>
+.if ${SSL_DEFAULT} == base
+BROKEN_FreeBSD_12= field has incomplete type 'EVP_CIPHER_CTX' (aka 'evp_cipher_ctx_st')
+BROKEN_FreeBSD_13= field has incomplete type 'EVP_CIPHER_CTX' (aka 'evp_cipher_ctx_st')
+.endif
+
CLIENTDIR= CLIENT
SERVERDIR= SERVER
CLIENT_FILES= bbackupd bbackupquery bbackupctl