diff options
Diffstat (limited to 'graphics/gimp-save-for-web')
-rw-r--r-- | graphics/gimp-save-for-web/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-save-for-web/Makefile b/graphics/gimp-save-for-web/Makefile index 510f1117ac53..9ac297da7e14 100644 --- a/graphics/gimp-save-for-web/Makefile +++ b/graphics/gimp-save-for-web/Makefile @@ -22,7 +22,7 @@ USE_GETTEXT= yes USE_PERL5_BUILD=yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget intltool +USE_GNOME= gnomehack intltool post-patch: @${REINPLACE_CMD} -e 's|GMSGFMT = @GMSGFMT@|GMSGFMT = @MSGFMT@|g' ${WRKSRC}/po/Makefile.in.in |