diff options
Diffstat (limited to 'graphics/gliv/Makefile')
-rw-r--r-- | graphics/gliv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index 6ba46b9a711a..4f8ffd42ca5f 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -21,7 +21,7 @@ LICENSE= GPLv2 USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix gtk20 USE_GL= yes -USE_GETTEXT= yes +USES= gettext USE_GMAKE= yes GNU_CONFIGURE= yes MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ |