aboutsummaryrefslogtreecommitdiff
path: root/misc/kde4-l10n
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-01-28 22:02:14 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-01-28 22:02:14 +0000
commitc9273b3089971d1fd50f7663b8ec25be37feb5cc (patch)
treeb8e68f3ec99c964da82b9b225a97fb8e8ca2ae0c /misc/kde4-l10n
parent493dc695bd5b1804cac600d9ec49e1a3df8a6e33 (diff)
downloadports-c9273b3089971d1fd50f7663b8ec25be37feb5cc.tar.gz
ports-c9273b3089971d1fd50f7663b8ec25be37feb5cc.zip
Switch to portuguese category for the i18n pt and pt_BR ports
Reviewed by: will Approved by: FreeBSD KDE Team <kde@FreeBSD.org>
Notes
Notes: svn path=/head/; revision=74174
Diffstat (limited to 'misc/kde4-l10n')
-rw-r--r--misc/kde4-l10n/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/kde4-l10n/Makefile b/misc/kde4-l10n/Makefile
index 26cc6f2ef640..57000155b0e8 100644
--- a/misc/kde4-l10n/Makefile
+++ b/misc/kde4-l10n/Makefile
@@ -23,10 +23,13 @@ RUN_DEPENDS+=\
${PREFIX}/share/locale/uk/entry.desktop:${PORTSDIR}/ukrainian/kde3-i18n
.for LANG in af ar az bg bs ca cs da el en_GB eo es et fi he hr hu id is it \
- lt lv mt nb nl nn pl pt pt_BR ro sk sl sr sv ta th tr ven vi xh zu
+ lt lv mt nb nl nn pl ro sk sl sr sv ta th tr ven vi xh zu
RUN_DEPENDS+=\
${PREFIX}/share/locale/${LANG}/entry.desktop:${PORTSDIR}/misc/kde3-i18n-${LANG}
.endfor
+RUN_DEPENDS+=\
+${PREFIX}/share/locale/pt/entry.desktop:${PORTSDIR}/portuguese/kde3-i18n \
+${PREFIX}/share/locale/pt_BR/entry.desktop:${PORTSDIR}/portuguese/kde3-i18n-pt_BR
.for ZH in zh_CN zh_TW
RUN_DEPENDS+=\
${PREFIX}/share/locale/${ZH}/entry.desktop:${PORTSDIR}/chinese/kde3-i18n-${ZH}