aboutsummaryrefslogtreecommitdiff
path: root/misc/help2man
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-03 19:45:17 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-03 19:45:17 +0000
commit6a4fc9fe83ed53c7d295b67b69884cfd233d0af6 (patch)
tree4da45e887aba92d8318c7712f0591688d4fe66b1 /misc/help2man
parentb8687ca4323f0351c33aba51c68784fb83323745 (diff)
downloadports-6a4fc9fe83ed53c7d295b67b69884cfd233d0af6.tar.gz
ports-6a4fc9fe83ed53c7d295b67b69884cfd233d0af6.zip
Add NO_ARCH when NLS is disabled
Notes
Notes: svn path=/head/; revision=525056
Diffstat (limited to 'misc/help2man')
-rw-r--r--misc/help2man/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile
index f65c4299b553..0545db8ec163 100644
--- a/misc/help2man/Makefile
+++ b/misc/help2man/Makefile
@@ -29,6 +29,7 @@ NLS_PLIST_FILES= lib/help2man/bindtextdomain.so
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."
+NLS_VARS_OFF= NO_ARCH=yes
.for lang in de es fr pl pt_BR sv ta uk zh_CN
NLS_INFO+= help2man-${lang}