aboutsummaryrefslogtreecommitdiff
path: root/misc/kde3-i18n
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-08-19 12:04:27 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-08-19 12:04:27 +0000
commit13cc15593043e6917acf85842e2c1adc36daad55 (patch)
tree3cda7d5b60be301acb9de94f59ce4e153a3e85f7 /misc/kde3-i18n
parentd61d3045ff9d8ad8d9db4c60d98838d25e46b6f3 (diff)
downloadports-13cc15593043e6917acf85842e2c1adc36daad55.tar.gz
ports-13cc15593043e6917acf85842e2c1adc36daad55.zip
Catch up location of kde3-i18n-pl
Pointy hat to: arved
Notes
Notes: svn path=/head/; revision=87288
Diffstat (limited to 'misc/kde3-i18n')
-rw-r--r--misc/kde3-i18n/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/kde3-i18n/Makefile b/misc/kde3-i18n/Makefile
index d70eb2badf39..6a7fa13d51cb 100644
--- a/misc/kde3-i18n/Makefile
+++ b/misc/kde3-i18n/Makefile
@@ -23,10 +23,11 @@ RUN_DEPENDS+=\
${LOCALBASE}/share/locale/hu/entry.desktop:${PORTSDIR}/hungarian/kde3-i18n \
${LOCALBASE}/share/locale/ru/entry.desktop:${PORTSDIR}/russian/kde3-i18n \
${LOCALBASE}/share/locale/uk/entry.desktop:${PORTSDIR}/ukrainian/kde3-i18n \
- ${LOCALBASE}/share/locale/vi/entry.desktop:${PORTSDIR}/vietnamese/kde3-i18n
+ ${LOCALBASE}/share/locale/vi/entry.desktop:${PORTSDIR}/vietnamese/kde3-i18n \
+ ${LOCALBASE}/share/locale/pl/entry.desktop:${PORTSDIR}/polish/kde3-i18n
.for LANG in af ar bg bs ca cs da el en_GB eo es et fa fi hr is it \
- lt mk mt nb nl nn nso pl ro sk sl sr sv ta th tr ven xh zu
+ lt mk mt nb nl nn nso ro sk sl sr sv ta th tr ven xh zu
RUN_DEPENDS+=\
${LOCALBASE}/share/locale/${LANG}/entry.desktop:${PORTSDIR}/misc/kde3-i18n-${LANG}
.endfor