summaryrefslogtreecommitdiffstats
path: root/editors/koffice-kde4-l10n/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-09-18 23:02:41 +0000
committermarcus <marcus@FreeBSD.org>2003-09-18 23:02:41 +0000
commit5695e3357a0d91061e26b6e85e938006081457e7 (patch)
treef7d8094e90434f065a069d593485c0d276363046 /editors/koffice-kde4-l10n/Makefile
parentb99255acf3fc068c6355d37206e4288d6bb96ed7 (diff)
downloadFreeBSD-ports-5695e3357a0d91061e26b6e85e938006081457e7.zip
FreeBSD-ports-5695e3357a0d91061e26b6e85e938006081457e7.tar.gz
Fix the dependency on Polish koffice.
Noticed by: bento's makeindex script
Diffstat (limited to 'editors/koffice-kde4-l10n/Makefile')
-rw-r--r--editors/koffice-kde4-l10n/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/koffice-kde4-l10n/Makefile b/editors/koffice-kde4-l10n/Makefile
index 522d9b2e..8926056 100644
--- a/editors/koffice-kde4-l10n/Makefile
+++ b/editors/koffice-kde4-l10n/Makefile
@@ -21,6 +21,7 @@ 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\
@@ -28,7 +29,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 pl sk sl sv th tr ven xh zu
+ lt lv mt nb nl nn sk sl sv th tr ven xh zu
RUN_DEPENDS+=\
${LOCALBASE}/share/locale/${LANG}/LC_MESSAGES/kword.mo:${PORTSDIR}/misc/koffice-i18n-${LANG}
.endfor
OpenPOWER on IntegriCloud