summaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-06-05 23:49:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-06-05 23:49:29 +0000
commit3dfd7c4e9c0ee27f550bdf88421226d6f2d418a0 (patch)
tree9b5545c691640a46a45a0b56cdefa76491466881 /russian
parent- Add perl dependency because it's used by portsdb. (diff)
- Unbreak and general update
- Add thesaureses - Add new dictionaries for Afrikaans, Welsh, English (Australia), English (New Zealand), Spanish (Mexico), Faroese, Irish, Gaelic, Galician, Indonesian, Kurdish, Lithuanian, Malagasy (Madagascar), Maori (New Zealand), Malay, Norwegian, Chichewi (Malawi), Romanian, Kinyarwanda (Rwanda), Slovenian, Kishahili, Tagalog (Philippines), Hebrew (Israel), German (Austria), French (Belgium) PR: ports/78492, ports/81196 Submitted by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>, Nicholas Kirby <nkirby@dagr.net> Approved by: maintainer (in general; too busy to work on ooodict)
Notes
Notes: svn path=/head/; revision=136875
Diffstat (limited to 'russian')
-rw-r--r--russian/ooodict-ru_RU/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/russian/ooodict-ru_RU/Makefile b/russian/ooodict-ru_RU/Makefile
index 1e7ade514994..7b7663cf3e3b 100644
--- a/russian/ooodict-ru_RU/Makefile
+++ b/russian/ooodict-ru_RU/Makefile
@@ -12,8 +12,9 @@ CATEGORIES= russian
LANGPREFIX= ru
LANGSUFFIX= RU
-LANGDIST+= ru_RU_io.zip
+LANGDIST+= ru_RU.zip
+HYPHDIST+= hyph_ru_RU.zip
MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
-RDEP= ${PORTSDIR}/russian/openoffice-1.0
+RDEP= ${PORTSDIR}/editors/openoffice-1.1
.include "${MASTERDIR}/Makefile"