diff options
Diffstat (limited to 'www/elgg/Makefile')
-rw-r--r-- | www/elgg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/elgg/Makefile b/www/elgg/Makefile index 27e634acabba..0e20ad784766 100644 --- a/www/elgg/Makefile +++ b/www/elgg/Makefile @@ -16,7 +16,7 @@ COMMENT= Blogging and social networking platform LICENSE= GPLv2 USE_PHP= mysql gd json soap dom xml -USE_GETTEXT= yes +USES= gettext USE_ZIP= yes NO_BUILD= yes |