databases/foundationdb: mark BROKEN

CMake Error at cmake/GetMsgpack.cmake:1 (find_package):
  Could not find a package configuration file provided by "msgpack" with any
  of the following names:

    msgpackConfig.cmake
    msgpack-config.cmake

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2023-02-20 11:55:05 +00:00
parent 8ee7076bad
commit 33c22478fc

View file

@ -12,6 +12,7 @@ WWW= https://www.foundationdb.org/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= fails to configure
BROKEN_aarch64= invalid asm rdtsc
ONLY_FOR_ARCHS= aarch64 amd64
ONLY_FOR_ARCHS_REASON= not yet ported to anything else