diff options
-rw-r--r-- | x11-toolkits/p5-Gtk2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/p5-Gtk2/Makefile b/x11-toolkits/p5-Gtk2/Makefile index 2298fbda78fd..d147cc7bc95e 100644 --- a/x11-toolkits/p5-Gtk2/Makefile +++ b/x11-toolkits/p5-Gtk2/Makefile @@ -27,6 +27,7 @@ USE_GNOME= gtk20 pango PERL_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV+= FORCE_GMAKE=yes +MAKE_ENV+= LANG=C post-install: @cd ${WRKSRC}/blib/man3 && ${FIND} * -name "*.3" | ${SED} \ |