summaryrefslogtreecommitdiffstats
path: root/usr.bin/ee/Makefile
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2010-02-09 10:47:44 +0000
committergabor <gabor@FreeBSD.org>2010-02-09 10:47:44 +0000
commit9202737e546625b6348d44a88954d2cfb9c6dda0 (patch)
tree719664c19cc7f5a87a049ef4f93848b39e2ca53a /usr.bin/ee/Makefile
parentbf52ec5e71e6853a6fcdd88a46ba924cda067510 (diff)
downloadFreeBSD-src-9202737e546625b6348d44a88954d2cfb9c6dda0.zip
FreeBSD-src-9202737e546625b6348d44a88954d2cfb9c6dda0.tar.gz
- pt_BR.ISO8859-1 catalog
- Add link to pt_PT.ISO8859-1 Submitted by: sylvio Approved by: delphij (mentor)
Diffstat (limited to 'usr.bin/ee/Makefile')
-rw-r--r--usr.bin/ee/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/ee/Makefile b/usr.bin/ee/Makefile
index 43f0432..ffa47b9 100644
--- a/usr.bin/ee/Makefile
+++ b/usr.bin/ee/Makefile
@@ -14,7 +14,7 @@ LDADD= -lncurses
WARNS?= 2
NLS= en_US.US-ASCII fr_FR.ISO8859-1 de_DE.ISO8859-1 pl_PL.ISO8859-2 \
- uk_UA.KOI8-U ru_RU.KOI8-R hu_HU.ISO8859-2
+ uk_UA.KOI8-U pt_BR.ISO8859-1 ru_RU.KOI8-R hu_HU.ISO8859-2
NLSLINKS_en_US.US-ASCII= en_US.ISO8859-1 en_US.ISO8859-15
NLSLINKS_fr_FR.ISO8859-1= fr_BE.ISO8859-1 fr_BE.ISO8859-15 \
@@ -22,6 +22,7 @@ NLSLINKS_fr_FR.ISO8859-1= fr_BE.ISO8859-1 fr_BE.ISO8859-15 \
fr_FR.ISO8859-15
NLSLINKS_de_DE.ISO8859-1= de_AT.ISO8859-1 de_AT.ISO8859-15 de_CH.ISO8859-1 \
de_CH.ISO8859-15 de_DE.ISO8859-15
+NLSLINKS_pt_BR.ISO8859-1= pt_PT.ISO8859-1
NLSSRCFILES=ee.msg
.for lang in ${NLS}
OpenPOWER on IntegriCloud