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 | |
| parent | bsdtar knows how to extract rpm on all supported versions of FreeBSD (diff) | |
- Convert USE_GETTEXT to USES (part 2)
Approved by: portmgr (bapt)
Diffstat (limited to 'databases')
| -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 |
