diff options
Diffstat (limited to 'games/latrine/Makefile')
-rw-r--r-- | games/latrine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/latrine/Makefile b/games/latrine/Makefile index 49a22dabec34..1b5c0ce4f526 100644 --- a/games/latrine/Makefile +++ b/games/latrine/Makefile @@ -23,7 +23,7 @@ USE_CSTD= gnu89 USE_SQLITE= 3 USE_PERL5_BUILD=yes USE_NCURSES= yes -USE_GETTEXT= yes +USES= gettext USE_GMAKE= yes GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes |