freebsd-dev/share/ctypedef
Bjoern A. Zeeb 298ee47e19 localedef: unbreak WITHOUT_LOCALES
After 0fa5403d49 ("pkgbase: move locales into their own package") we
need usr.bin/localedef as a bootstrap tool independent on where
WITHOUT_LOCALE was specified as we ALWAYS process C.UTF-8.

At the same time LOCALES= in the local Makefile is empty but
C.UTF-8 with WITHOUT_LOCALES. C.UTF-8 is excluded from FILES, and thus
after the replacement FILES= is set to only .LC_CTYPE which results in
a build failure not knowing how to build that. Tweak the substitution to
replace only non-empty words so that FILES remains harmlessly empty.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D31589
2021-08-19 12:38:17 -05:00
..
be_BY.CP1131.src
C.UTF-8.src locales: upgrade CLDR to 39.0 and Unicode to 13.0.0 2021-07-23 16:58:20 +02:00
ca_IT.ISO8859-1.src
el_GR.ISO8859-7.src
en_US.ISO8859-1.src
hi_IN.ISCII-DEV.src
hy_AM.ARMSCII-8.src
ja_JP.eucJP.src Fix CTYPE for ja_JP.eucJP and ja_JP.SJIS. 2020-06-29 03:23:13 +00:00
ko_KR.eucKR.src
Makefile localedef: unbreak WITHOUT_LOCALES 2021-08-19 12:38:17 -05:00
Makefile.depend
uk_UA.CP1251.src
zh_CN.eucCN.src
zh_TW.Big5.src