diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-03-07 00:07:56 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-03-07 00:07:56 +0000 |
commit | b0045322e5f30d59cb31cfe13564525dcf8f1f8b (patch) | |
tree | ba1c4ad3a71ec0f70b07b7c6543f0708d3901e79 /editors/koffice-kde4-l10n | |
parent | a8653f3e4ab105432fe935d4a3a9eb4001140799 (diff) | |
download | ports-b0045322e5f30d59cb31cfe13564525dcf8f1f8b.tar.gz ports-b0045322e5f30d59cb31cfe13564525dcf8f1f8b.zip |
Notes
Diffstat (limited to 'editors/koffice-kde4-l10n')
-rw-r--r-- | editors/koffice-kde4-l10n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/koffice-kde4-l10n/Makefile b/editors/koffice-kde4-l10n/Makefile index c334c5e3c8df..8d75647463fe 100644 --- a/editors/koffice-kde4-l10n/Makefile +++ b/editors/koffice-kde4-l10n/Makefile @@ -30,7 +30,7 @@ RUN_DEPENDS+=\ ${LOCALBASE}/share/locale/zh_TW/LC_MESSAGES/kword.mo:${PORTSDIR}/chinese/koffice-i18n-zh_TW .for LANG in af bs cs da el en_GB eo es et it \ - lt lv mt nb nl nn sk sl sv th tr ven xh zu + lo 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 |