diff options
Diffstat (limited to 'www/roundup/Makefile')
-rw-r--r-- | www/roundup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/roundup/Makefile b/www/roundup/Makefile index 72ab483f3b06..f2305b1eb81c 100644 --- a/www/roundup/Makefile +++ b/www/roundup/Makefile @@ -11,7 +11,7 @@ COMMENT= Issue-Tracking System for Knowledge Workers LICENSE= PSFL -USE_GETTEXT= yes +USES= gettext USE_PYTHON= yes USE_PYDISTUTILS=yes |