diff options
Diffstat (limited to 'textproc/sagasu/Makefile')
-rw-r--r-- | textproc/sagasu/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/sagasu/Makefile b/textproc/sagasu/Makefile index 497f2a529a60..14c4c2dc9f9b 100644 --- a/textproc/sagasu/Makefile +++ b/textproc/sagasu/Makefile @@ -11,9 +11,8 @@ COMMENT= A GNOME tool to find strings in a set of files LICENSE= GPLv2 # (or later) -USES= pathfix pkgconfig +USES= pathfix pkgconfig gettext USE_GNOME= gnomehier libgnomeui -USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes |