summaryrefslogtreecommitdiffstats
path: root/usr.bin/ee/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ee/Makefile')
-rw-r--r--usr.bin/ee/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ee/Makefile b/usr.bin/ee/Makefile
index dbe6f4e..196fd00 100644
--- a/usr.bin/ee/Makefile
+++ b/usr.bin/ee/Makefile
@@ -7,7 +7,7 @@ LINKS= ${BINDIR}/ee ${BINDIR}/ree
DPADD= ${LIBNCURSES} ${LIBMYTINFO}
LDADD= -lncurses -lmytinfo
-LANGS= en_US.ISO_8859-1
+LANGS= en_US.ISO_8859-1 fr_FR.ISO_8859-1
afterinstall:
@for i in ${LANGS}; do \
OpenPOWER on IntegriCloud