aboutsummaryrefslogtreecommitdiffstats
path: root/misc/help2man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/help2man/Makefile')
-rw-r--r--misc/help2man/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile
index 9261462eefa2..43277ca6571f 100644
--- a/misc/help2man/Makefile
+++ b/misc/help2man/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= help2man
-PORTVERSION= 1.47.5
+PORTVERSION= 1.47.6
CATEGORIES= misc
MASTER_SITES= GNU
@@ -28,7 +28,7 @@ NLS_RUN_DEPENDS= p5-Locale-gettext>=0:devel/p5-Locale-gettext
NLS_USES= gettext
NLS_VARS= CONFIGURE_FAIL_MESSAGE="Rebuild lang/${PERL_PORT} and devel/p5-Locale-gettext manually before contacting maintainer."
-.for lang in de es fr pl uk zh_CN
+.for lang in de es fr pl pt_BR uk zh_CN
NLS_INFO+= ${PORTNAME}-${lang}
.endfor