From 6a4fc9fe83ed53c7d295b67b69884cfd233d0af6 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 3 Feb 2020 19:45:17 +0000 Subject: [PATCH] Add NO_ARCH when NLS is disabled --- misc/help2man/Makefile | 1 + 1 file changed, 1 insertion(+) 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}