summaryrefslogtreecommitdiffstats
path: root/share/msgdef
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-10-27 23:35:02 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-10-27 23:35:02 +0000
commitb5aa20998322096519d613d8dc1dcd0a545925b5 (patch)
tree3a1f00579d4bb2e2b63fbf2fb0e4d408d183a107 /share/msgdef
parent99f10c926a828663c5c22e4c25986a5ed9855f04 (diff)
downloadFreeBSD-src-b5aa20998322096519d613d8dc1dcd0a545925b5.zip
FreeBSD-src-b5aa20998322096519d613d8dc1dcd0a545925b5.tar.gz
Use more appropriate ${SHAREDIR} rather than /usr/share.
MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'share/msgdef')
-rw-r--r--share/msgdef/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index 21e7776..3069b42 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -70,7 +70,7 @@ LOCALES= af_ZA.ISO8859-1 \
zh_TW.Big5 \
zh_TW.UTF-8
-LOCALEDIR= /usr/share/locale
+LOCALEDIR= ${SHAREDIR}/locale
.SUFFIXES: .src .out
OpenPOWER on IntegriCloud