aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2023-02-20 11:55:05 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2023-02-20 11:55:05 +0000
commit33c22478fce4b360de6c2fb076404e77d178ac6e (patch)
tree260e29ac375fe166ee3ac5f2c8a3638c72f429a4
parent8ee7076bad26ed3fb446c9139a22a19b5596ffb4 (diff)
downloadports-33c22478fce4b360de6c2fb076404e77d178ac6e.tar.gz
ports-33c22478fce4b360de6c2fb076404e77d178ac6e.zip
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
-rw-r--r--databases/foundationdb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/foundationdb/Makefile b/databases/foundationdb/Makefile
index d6aa594f6e6d..04453c48deee 100644
--- a/databases/foundationdb/Makefile
+++ b/databases/foundationdb/Makefile
@@ -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