aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-08-19 20:07:19 +0800
committerarved <arved@FreeBSD.org>2003-08-19 20:07:19 +0800
commit2c93c5469a1b05e1b73ea5f9f66cf1da2000dd5c (patch)
treec6ee38ae2e287e1a49f0fafd173e2fdb99e425e7 /misc
parent51b0247b0b3c7a018c302e790a5fbd24016b93be (diff)
downloadfreebsd-ports-gnome-2c93c5469a1b05e1b73ea5f9f66cf1da2000dd5c.tar.gz
freebsd-ports-gnome-2c93c5469a1b05e1b73ea5f9f66cf1da2000dd5c.tar.zst
freebsd-ports-gnome-2c93c5469a1b05e1b73ea5f9f66cf1da2000dd5c.zip
Fix location of polish/koffice-i18n after Repocopy.
Diffstat (limited to 'misc')
-rw-r--r--misc/koffice-i18n/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/koffice-i18n/Makefile b/misc/koffice-i18n/Makefile
index 522d9b2ea805..8926056db8da 100644
--- a/misc/koffice-i18n/Makefile
+++ b/misc/koffice-i18n/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