aboutsummaryrefslogtreecommitdiff
path: root/databases/galera
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-11-10 10:09:48 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-11-10 10:09:48 +0000
commit35326f1a9714f76f3671b263a47134133258ec1b (patch)
treeec00e643384652d97e7643f40c6342bff01bff0b /databases/galera
parent532b7359be003bf854d62cb7aaccdee30cc43d18 (diff)
downloadports-35326f1a9714f76f3671b263a47134133258ec1b.tar.gz
ports-35326f1a9714f76f3671b263a47134133258ec1b.zip
Notes
Diffstat (limited to 'databases/galera')
-rw-r--r--databases/galera/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/galera/Makefile b/databases/galera/Makefile
index 95f8e5c4c80f..c5712beb8a35 100644
--- a/databases/galera/Makefile
+++ b/databases/galera/Makefile
@@ -11,8 +11,8 @@ COMMENT= Synchronous multi-master replication engine
LICENSE= GPLv2
-BROKEN_SSL= openssl-devel
-BROKEN_SSL_REASON_openssl-devel= check that SSL devel headers are installed and usable
+BROKEN_SSL= openssl111
+BROKEN_SSL_REASON_openssl111= check that SSL devel headers are installed and usable
BROKEN_aarch64= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'
BROKEN_armv6= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'
BROKEN_armv7= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'