mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add NO_ARCH when NLS is disabled
This commit is contained in:
parent
b8687ca432
commit
6a4fc9fe83
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=525056
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ NLS_PLIST_FILES= lib/help2man/bindtextdomain.so
|
||||||
NLS_RUN_DEPENDS= p5-Locale-gettext>=0:devel/p5-Locale-gettext
|
NLS_RUN_DEPENDS= p5-Locale-gettext>=0:devel/p5-Locale-gettext
|
||||||
NLS_USES= gettext
|
NLS_USES= gettext
|
||||||
NLS_VARS= CONFIGURE_FAIL_MESSAGE="Rebuild lang/${PERL_PORT} and devel/p5-Locale-gettext manually before contacting maintainer."
|
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
|
.for lang in de es fr pl pt_BR sv ta uk zh_CN
|
||||||
NLS_INFO+= help2man-${lang}
|
NLS_INFO+= help2man-${lang}
|
||||||
|
|
Loading…
Add table
Reference in a new issue