diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-22 20:06:14 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-22 20:06:14 +0000 |
commit | ffd97a0193e0238aa21bc32b570fd052292e0fe5 (patch) | |
tree | b368198f913179c06dafd19ac72527fcf9836f6d /databases/tarantool | |
parent | ccbdf54cacb9796580726f8d5278fe3fa53d5e53 (diff) | |
download | ports-ffd97a0193e0238aa21bc32b570fd052292e0fe5.tar.gz ports-ffd97a0193e0238aa21bc32b570fd052292e0fe5.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 d208a458118d..d90ab963a5a5 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -14,7 +14,7 @@ COMMENT= High performance key/value storage server LICENSE= BSD TR_REV= 31-g9ca7fda -USE_CMAKE= yes +USES= cmake USE_GCC= 4.6+ USE_GETTEXT= build USE_GMAKE= yes |