diff options
Diffstat (limited to 'accessibility/accerciser/Makefile')
-rw-r--r-- | accessibility/accerciser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/accerciser/Makefile b/accessibility/accerciser/Makefile index b0ee637029fe..07a1369cec14 100644 --- a/accessibility/accerciser/Makefile +++ b/accessibility/accerciser/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= pygnomedesktop atspi intlhack USE_PYTHON= yes -USE_GETTEXT= yes +USES= gettext INSTALLS_OMF= yes INSTALLS_ICONS= yes GNU_CONFIGURE= yes |