diff options
Diffstat (limited to 'share/ctypedef')
-rw-r--r-- | share/ctypedef/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/ctypedef/Makefile b/share/ctypedef/Makefile index f3ce92bbaf77..fcefcca6b4c9 100644 --- a/share/ctypedef/Makefile +++ b/share/ctypedef/Makefile @@ -2,7 +2,7 @@ # Warning: Do not edit. This file is automatically generated from the # tools in /usr/src/tools/tools/locale. -LOCALEDIR= /usr/share/locale +LOCALEDIR= ${SHAREDIR}/locale FILESNAME= LC_CTYPE .SUFFIXES: .src .LC_CTYPE MAPLOC= ${.CURDIR}/../../tools/tools/locale/etc/final-maps |