aboutsummaryrefslogtreecommitdiff
path: root/misc/kde3-i18n
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2009-08-10 04:09:52 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2009-08-10 04:09:52 +0000
commitf11319d70ba48607dbabcf8df9f7b376f1546167 (patch)
tree13e5293452d8362440af2f7a752bbcef334d7908 /misc/kde3-i18n
parenta8fd1d1350d2a7557d1389463205f0025eee3c6b (diff)
downloadports-f11319d70ba48607dbabcf8df9f7b376f1546167.tar.gz
ports-f11319d70ba48607dbabcf8df9f7b376f1546167.zip
- Fix build after recent repocopy
Submitted by: pavbot Pointyhat to: tabthorpe
Notes
Notes: svn path=/head/; revision=239231
Diffstat (limited to 'misc/kde3-i18n')
-rw-r--r--misc/kde3-i18n/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kde3-i18n/Makefile b/misc/kde3-i18n/Makefile
index f72a1cd5cc6f..b7f7f3054c28 100644
--- a/misc/kde3-i18n/Makefile
+++ b/misc/kde3-i18n/Makefile
@@ -25,13 +25,14 @@ RUN_DEPENDS+=\
${LOCALBASE}/share/locale/hu/entry.desktop:${PORTSDIR}/hungarian/kde3-i18n \
${LOCALBASE}/share/locale/ko/entry.desktop:${PORTSDIR}/korean/kde3-i18n \
${LOCALBASE}/share/locale/ru/entry.desktop:${PORTSDIR}/russian/kde3-i18n \
+ ${LOCALBASE}/share/locale/sr@Latn/entry.desktop:${PORTSDIR}/misc/kde3-i18n-sr_Latn \
${LOCALBASE}/share/locale/uk/entry.desktop:${PORTSDIR}/ukrainian/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 az be bg bn br bs ca cs csb cy da el en_GB eo es et eu fa fi fy ga gl \
hi hr hsb is it kk km lt lv mk mn ms mt nb nds nl nn nso pa ro rw se sk sl \
- sr sr_Latn ss sv ta te tg th tr uz ven wa xh zu
+ sr ss sv ta te tg th tr uz ven wa xh zu
RUN_DEPENDS+=\
${LOCALBASE}/share/locale/${LANG}/entry.desktop:${PORTSDIR}/misc/kde3-i18n-${LANG}
.endfor