aboutsummaryrefslogtreecommitdiff
path: root/share/msgdef_unicode
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-08-03 15:02:16 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-08-03 16:35:26 +0000
commit0fa5403d493be24dda2bf575c04019ef2dcc9d0c (patch)
treed76f3a049f25ad58a35bfb9f70a0392e7f22244a /share/msgdef_unicode
parent30e1773fdef42cb509bf75e9fa09472e77a333de (diff)
Diffstat (limited to 'share/msgdef_unicode')
-rw-r--r--share/msgdef_unicode/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/msgdef_unicode/Makefile b/share/msgdef_unicode/Makefile
index 34f8b30ff733..608ba8860afb 100644
--- a/share/msgdef_unicode/Makefile
+++ b/share/msgdef_unicode/Makefile
@@ -2,6 +2,7 @@
# Warning: Do not edit. This file is automatically generated from the
# tools in /usr/src/tools/tools/locale.
+PACKAGE= locales
LOCALEDIR= ${SHAREDIR}/locale
FILESNAME= LC_MESSAGES
.SUFFIXES: .src .out
@@ -99,6 +100,7 @@ CLEANFILES= ${FILES}
.for f t in ${SAME}
DIRS+= LOCALEDIR_$t
LOCALEDIR_$t= ${LOCALEDIR}/$t
+LOCALEDIR_$tPACKAGE= locales
SYMLINKS+= ../$f/${FILESNAME} \
${LOCALEDIR}/$t/${FILESNAME}
.endfor