diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-06-05 23:49:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-06-05 23:49:29 +0000 |
commit | 3dfd7c4e9c0ee27f550bdf88421226d6f2d418a0 (patch) | |
tree | 9b5545c691640a46a45a0b56cdefa76491466881 /portuguese/ooodict-pt_PT | |
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)
Diffstat (limited to 'portuguese/ooodict-pt_PT')
-rw-r--r-- | portuguese/ooodict-pt_PT/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/portuguese/ooodict-pt_PT/Makefile b/portuguese/ooodict-pt_PT/Makefile index acbd7f197862..bbdd22fb5e7f 100644 --- a/portuguese/ooodict-pt_PT/Makefile +++ b/portuguese/ooodict-pt_PT/Makefile @@ -15,8 +15,6 @@ LANGSUFFIX= PT LANGDIST+= pt_PT.zip HYPHDIST+= hyph_pt_PT.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/portuguese/openoffice-1.0 +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" - -PKGNAMEPREFIX= pt_PT- |