diff options
Diffstat (limited to 'science/linsmith/Makefile')
-rw-r--r-- | science/linsmith/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/linsmith/Makefile b/science/linsmith/Makefile index fc09e26a4604..9a73e496bfae 100644 --- a/science/linsmith/Makefile +++ b/science/linsmith/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 # (or later) USE_GNOME= libgnomeui libxml2 USE_ICONV= yes -USE_GETTEXT= yes +USES= gettext GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes |