diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-08-11 19:10:42 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-08-11 19:10:42 +0000 |
commit | fed46073a06858880b0c0ee345e3669873143e10 (patch) | |
tree | 411b22104c18bd2fdd06f287405630fafa7751e7 /french/openoffice | |
parent | Add an explicit dependency on docbook-xml to get around a problem where (diff) |
Add OpenOffice.org spelling dictionary ports. They are based on MySpell,
which is a rewrite of iSpell in c++ with lots of additional features.
Diffstat (limited to 'french/openoffice')
-rw-r--r-- | french/openoffice/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/french/openoffice/Makefile b/french/openoffice/Makefile index 7cffecae4b14..544ffdd04ae4 100644 --- a/french/openoffice/Makefile +++ b/french/openoffice/Makefile @@ -9,7 +9,6 @@ CATEGORIES= french editors LANG_PKGNAME= fr LANG_EXT= 33 -EXTRACT_LANGDIST+= fr_FR.zip LANG_CONFIGURE_ARG= FREN MASTERDIR= ${.CURDIR}/../../editors/openoffice |