summaryrefslogtreecommitdiffstats
path: root/share/monetdef/Makefile
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-02-09 12:39:32 +0000
committerasmodai <asmodai@FreeBSD.org>2001-02-09 12:39:32 +0000
commitd0b63937920859ee0e970dd88c238886c9560407 (patch)
treea6e955c3ec840bf37b4eee65a6550055420efe9f /share/monetdef/Makefile
parent4b6210bfbc897d90fe760fadc5311bcaea5dfff8 (diff)
downloadFreeBSD-src-d0b63937920859ee0e970dd88c238886c9560407.zip
FreeBSD-src-d0b63937920859ee0e970dd88c238886c9560407.tar.gz
Add af_ZA locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.
Diffstat (limited to 'share/monetdef/Makefile')
-rw-r--r--share/monetdef/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile
index 940b9ad..9bf9a7f 100644
--- a/share/monetdef/Makefile
+++ b/share/monetdef/Makefile
@@ -3,7 +3,8 @@
NOMAN=YES
CLEANFILES+= ${LOCALES:S/$/.out/g}
-LOCALES= da_DK.ISO_8859-1 \
+LOCALES= af_ZA.ISO_8859-1 \
+ da_DK.ISO_8859-1 \
de_DE.ISO_8859-1 \
en_US.ISO_8859-1 \
fr_FR.ISO_8859-1 \
OpenPOWER on IntegriCloud