aboutsummaryrefslogtreecommitdiff
path: root/share/Makefile
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2011-02-25 00:04:39 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2011-02-25 00:04:39 +0000
commitad30f8e79bd1007cc2476e491bd21b4f5e389e0a (patch)
treeed256cfe2a006269f4a380597f93880be8d5c1cd /share/Makefile
parent95d068b14b6d40469b8c124f3bc8c672b8884561 (diff)
Notes
Diffstat (limited to 'share/Makefile')
-rw-r--r--share/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/share/Makefile b/share/Makefile
index 308693c1bc76..5ccf165930c3 100644
--- a/share/Makefile
+++ b/share/Makefile
@@ -9,6 +9,7 @@ SUBDIR= ${_colldef} \
${_dict} \
${_doc} \
${_examples} \
+ ${_i18n} \
${_man} \
${_me} \
misc \
@@ -44,6 +45,10 @@ _examples= examples
_me= me
.endif
+.if ${MK_ICONV} != "no"
+_i18n= i18n
+.endif
+
.if ${MK_LOCALES} != "no"
_colldef = colldef
_mklocale = mklocale