aboutsummaryrefslogtreecommitdiff
path: root/editors/koffice-i18n/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2003-09-18 14:57:05 +0000
committerWill Andrews <will@FreeBSD.org>2003-09-18 14:57:05 +0000
commit01ff961210c499a0f1195f744c4e6a1125a932e7 (patch)
tree975326e07f6532f9c7757124222c6b4243184711 /editors/koffice-i18n/Makefile
parent4e2467eac7941c69822844001476349153afc053 (diff)
downloadports-01ff961210c499a0f1195f744c4e6a1125a932e7.tar.gz
ports-01ff961210c499a0f1195f744c4e6a1125a932e7.zip
Notes
Diffstat (limited to 'editors/koffice-i18n/Makefile')
-rw-r--r--editors/koffice-i18n/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/koffice-i18n/Makefile b/editors/koffice-i18n/Makefile
index 8926056db8da..522d9b2ea805 100644
--- a/editors/koffice-i18n/Makefile
+++ b/editors/koffice-i18n/Makefile
@@ -21,7 +21,6 @@ RUN_DEPENDS+=\
${LOCALBASE}/share/locale/hu/LC_MESSAGES/kword.mo:${PORTSDIR}/hungarian/koffice-i18n\
${LOCALBASE}/share/locale/ja/LC_MESSAGES/kword.mo:${PORTSDIR}/hebrew/koffice-i18n\
${LOCALBASE}/share/locale/ja/LC_MESSAGES/kword.mo:${PORTSDIR}/japanese/koffice-i18n\
- ${LOCALBASE}/share/locale/pl/LC_MESSAGES/kword.mo:${PORTSDIR}/polish/koffice-i18n\
${LOCALBASE}/share/locale/pt/LC_MESSAGES/kword.mo:${PORTSDIR}/portuguese/koffice-i18n\
${LOCALBASE}/share/locale/pt_BR/LC_MESSAGES/kword.mo:${PORTSDIR}/portuguese/koffice-i18n-pt_BR\
${LOCALBASE}/share/locale/ru/LC_MESSAGES/kword.mo:${PORTSDIR}/russian/koffice-i18n\
@@ -29,7 +28,7 @@ RUN_DEPENDS+=\
${LOCALBASE}/share/locale/zh_TW/LC_MESSAGES/kword.mo:${PORTSDIR}/chinese/koffice-i18n-zh_TW
.for LANG in af ar bs cs da el en_GB eo es et it \
- lt lv mt nb nl nn sk sl sv th tr ven xh zu
+ lt lv mt nb nl nn pl sk sl sv th tr ven xh zu
RUN_DEPENDS+=\
${LOCALBASE}/share/locale/${LANG}/LC_MESSAGES/kword.mo:${PORTSDIR}/misc/koffice-i18n-${LANG}
.endfor