summaryrefslogtreecommitdiffstats
path: root/share/numericdef/Makefile
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2002-02-12 18:23:21 +0000
committerphantom <phantom@FreeBSD.org>2002-02-12 18:23:21 +0000
commitc8ecb73bb6de4c9eff54dd7f9d2fbfff9e0a7ec2 (patch)
treec86d1024302b6ea18d6d0283da654f2f99b9b4a4 /share/numericdef/Makefile
parent5b9c5786a7bbe9a3b0306076f8a17fc0bbcabdd7 (diff)
downloadFreeBSD-src-c8ecb73bb6de4c9eff54dd7f9d2fbfff9e0a7ec2.zip
FreeBSD-src-c8ecb73bb6de4c9eff54dd7f9d2fbfff9e0a7ec2.tar.gz
Unbreak fr_BE locale
Found by: tools/diag/localeck
Diffstat (limited to 'share/numericdef/Makefile')
-rw-r--r--share/numericdef/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile
index 01fcb7a..bb2831f 100644
--- a/share/numericdef/Makefile
+++ b/share/numericdef/Makefile
@@ -13,6 +13,7 @@ LOCALES= af_ZA.ISO8859-1 \
es_ES.ISO8859-1 \
et_EE.ISO8859-15 \
fi_FI.ISO8859-1 \
+ fr_BE.ISO8859-1 \
fr_FR.ISO8859-1 \
hi_IN.ISCII-DEV \
hr_HR.ISO8859-2 \
@@ -41,7 +42,7 @@ LOCALES= af_ZA.ISO8859-1 \
LOCALEDIR= ${DESTDIR}/usr/share/locale
ASCIILINKS= en_US
-LATIN15LINKS= af_ZA da_DK de_DE en_US es_ES fi_FI fr_FR is_IS \
+LATIN15LINKS= af_ZA da_DK de_DE en_US es_ES fi_FI fr_BE fr_FR is_IS \
it_CH it_IT nl_NL no_NO pt_PT sv_SE
US_LINKS= en_CA en_GB
OpenPOWER on IntegriCloud