From 29b0240c5bf93cdfeb5b431a7a1344cd680e566a Mon Sep 17 00:00:00 2001 From: lofi Date: Sun, 7 Mar 2004 09:54:41 +0000 Subject: Add -se. --- editors/koffice-i18n/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/koffice-i18n') diff --git a/editors/koffice-i18n/Makefile b/editors/koffice-i18n/Makefile index 8d75647463fe..1bd726de12bb 100644 --- a/editors/koffice-i18n/Makefile +++ b/editors/koffice-i18n/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 \ - lo lt lv mt nb nl nn sk sl sv th tr ven xh zu + lo lt lv mt nb nl nn se sk sl sv th tr ven xh zu RUN_DEPENDS+=\ ${LOCALBASE}/share/locale/${LANG}/LC_MESSAGES/kword.mo:${PORTSDIR}/misc/koffice-i18n-${LANG} .endfor -- cgit