diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2013-04-24 13:36:18 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2013-04-24 13:36:18 +0000 |
commit | 50030291185a23aebb43d7ff463523b0a224875b (patch) | |
tree | 2c4e72629b2629f497db496fd8bdf08f2116d687 /databases/tarantool | |
parent | edd5beedc1c2b8998471434ceff12c08e7d047a4 (diff) | |
download | ports-50030291185a23aebb43d7ff463523b0a224875b.tar.gz ports-50030291185a23aebb43d7ff463523b0a224875b.zip |
Notes
Diffstat (limited to 'databases/tarantool')
-rw-r--r-- | databases/tarantool/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile index d90ab963a5a5..d7e907289873 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -14,9 +14,8 @@ COMMENT= High performance key/value storage server LICENSE= BSD TR_REV= 31-g9ca7fda -USES= cmake +USES= cmake gettext:build USE_GCC= 4.6+ -USE_GETTEXT= build USE_GMAKE= yes USE_LDCONFIG= yes USE_PERL5= yes |