diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-01 03:45:27 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-01 03:45:27 +0800 |
commit | 29dfe08be846f427d3ae6795717c8ff27cf2d83b (patch) | |
tree | 188c0f777abe4199f47274f71e9b934b99c4f69c /databases | |
parent | bb7a532a527880440f2b0ee431fbe82dbb1100aa (diff) | |
download | freebsd-ports-gnome-29dfe08be846f427d3ae6795717c8ff27cf2d83b.tar.gz freebsd-ports-gnome-29dfe08be846f427d3ae6795717c8ff27cf2d83b.tar.zst freebsd-ports-gnome-29dfe08be846f427d3ae6795717c8ff27cf2d83b.zip |
Mark more ports BROKEN
Error logs are available in the pkg-fallout archives
Reported by: pkg-fallout since at least january 2014
Diffstat (limited to 'databases')
-rw-r--r-- | databases/flare/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/flare/Makefile b/databases/flare/Makefile index 9e95ec565f50..61e29e208375 100644 --- a/databases/flare/Makefile +++ b/databases/flare/Makefile @@ -12,6 +12,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Flare - distributed and persistent key-value storage +BROKEN= Does not build + LIB_DEPENDS= libboost_program_options.so:${PORTSDIR}/devel/boost-libs \ libtokyocabinet.so:${PORTSDIR}/databases/tokyocabinet |