diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2018-02-16 14:03:22 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2018-02-16 14:03:22 +0000 |
commit | e091f5ae0511c0df25d7bbb66bab23211d3e5188 (patch) | |
tree | 82e10d60066b58149c2176d57e48edf05e0fe1a1 /databases/mongodb34 | |
parent | 27ad906941bfd0a3c6c9afb9cf66f1dc229cea84 (diff) |
Notes
Diffstat (limited to 'databases/mongodb34')
-rw-r--r-- | databases/mongodb34/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mongodb34/Makefile b/databases/mongodb34/Makefile index 95fd9a69bae8..1ce4e0516141 100644 --- a/databases/mongodb34/Makefile +++ b/databases/mongodb34/Makefile @@ -18,6 +18,7 @@ COMMENT= Distributed document-oriented "NoSQL" database LICENSE= AGPLv3 APACHE20 LICENSE_COMB= multi +BROKEN_SSL= openssl-devel ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= "Only supported on amd64 (i386 deprecated in v3)" |