diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-04-29 07:04:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-04-29 07:04:49 +0000 |
commit | f4ea425a5bb8c4c7f08da85f1ed7e25fc336ef3b (patch) | |
tree | a250be14ec578716868f89e869870c2db145cc8d /databases/tarantool | |
parent | 835419af27f75f7b862b561ff106cf904dd39147 (diff) | |
download | ports-f4ea425a5bb8c4c7f08da85f1ed7e25fc336ef3b.tar.gz ports-f4ea425a5bb8c4c7f08da85f1ed7e25fc336ef3b.zip |
Notes
Diffstat (limited to 'databases/tarantool')
-rw-r--r-- | databases/tarantool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile index d390ad5ede09..8bf1c168e820 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -12,7 +12,7 @@ COMMENT= NoSQL database running in a Lua application server LICENSE= BSD2CLAUSE -BROKEN_powerpc64= Does not build +BROKEN_powerpc64= Does not build: Unsupported architecture -- powerpc64 MAKE_JOBS_UNSAFE=yes USES= cmake compiler:c++11-lang gettext gmake perl5 readline |