summaryrefslogtreecommitdiffstats
path: root/share/i18n/esdb/Makefile.part
diff options
context:
space:
mode:
Diffstat (limited to 'share/i18n/esdb/Makefile.part')
-rw-r--r--share/i18n/esdb/Makefile.part2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/i18n/esdb/Makefile.part b/share/i18n/esdb/Makefile.part
index 8de4045..68bd40d 100644
--- a/share/i18n/esdb/Makefile.part
+++ b/share/i18n/esdb/Makefile.part
@@ -67,9 +67,11 @@ codesets: ${ESDB}
.if !defined(NO_PREPROC)
.for i in ${PART}
+.if !exists(${.CURDIR}/${EPREFIX}${i:S/:/@/}.src)
${EPREFIX}${i:S/:/@/}.src: ${CODE}.src
sed ${SED_EXP:S@%%PART%%@${i}@} ${.ALLSRC} > ${.TARGET}
@echo ${.TARGET} >>.tmpfiles
+.endif
.endfor
.endif
OpenPOWER on IntegriCloud