aboutsummaryrefslogtreecommitdiffstats
path: root/hungarian
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-06-06 07:49:29 +0800
committerPav Lucistnik <pav@FreeBSD.org>2005-06-06 07:49:29 +0800
commit3dfd7c4e9c0ee27f550bdf88421226d6f2d418a0 (patch)
tree9b5545c691640a46a45a0b56cdefa76491466881 /hungarian
parent19679d50d051fb24f87329ae24bc341650845557 (diff)
downloadfreebsd-ports-3dfd7c4e9c0ee27f550bdf88421226d6f2d418a0.tar.gz
freebsd-ports-3dfd7c4e9c0ee27f550bdf88421226d6f2d418a0.tar.zst
freebsd-ports-3dfd7c4e9c0ee27f550bdf88421226d6f2d418a0.zip
- 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 'hungarian')
-rw-r--r--hungarian/ooodict/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/hungarian/ooodict/Makefile b/hungarian/ooodict/Makefile
index bc7eb06999f3..63c9f7cb06c0 100644
--- a/hungarian/ooodict/Makefile
+++ b/hungarian/ooodict/Makefile
@@ -8,13 +8,13 @@
#
COMMENT= Hungarian (Hungary) Myspell dictionary for OpenOffice.org
-
CATEGORIES= hungarian
LANGPREFIX= hu
LANGSUFFIX= HU
LANGDIST+= hu_HU.zip
+THESDIST+= thes_hu_HU.zip
MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
-RDEP= ${PORTSDIR}/editors/openoffice-1.0
+RDEP= ${PORTSDIR}/editors/openoffice-1.1
.include "${MASTERDIR}/Makefile"