diff options
Diffstat (limited to 'graphics/gimp-resynthesizer/Makefile')
-rw-r--r-- | graphics/gimp-resynthesizer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-resynthesizer/Makefile b/graphics/gimp-resynthesizer/Makefile index 7f081b604e3e..5d56b3103e5a 100644 --- a/graphics/gimp-resynthesizer/Makefile +++ b/graphics/gimp-resynthesizer/Makefile @@ -20,7 +20,7 @@ GH_COMMIT= 28cade5 GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lintl" -USE_GETTEXT= yes +USES= gettext MAKE_JOBS_SAFE= yes USE_AUTOTOOLS= aclocal automake USE_GMAKE= yes |