diff options
Diffstat (limited to 'www/google-appengine')
-rw-r--r-- | www/google-appengine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/google-appengine/Makefile b/www/google-appengine/Makefile index f875f98c4ad5..358823780930 100644 --- a/www/google-appengine/Makefile +++ b/www/google-appengine/Makefile @@ -22,7 +22,7 @@ PROJECTHOST= googleappengine USE_PYTHON= 2.7 USE_ZIP= yes -USE_GETTEXT= yes +USES= gettext OPTIONS_DEFINE= EXAMPLES MYSQL OPTIONS_DEFAULT= MYSQL |