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 /polish/openoffice-1.0 | |
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 'polish/openoffice-1.0')
-rw-r--r-- | polish/openoffice-1.0/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/polish/openoffice-1.0/Makefile b/polish/openoffice-1.0/Makefile index 99802dc96d92..b2edd5a2c423 100644 --- a/polish/openoffice-1.0/Makefile +++ b/polish/openoffice-1.0/Makefile @@ -9,7 +9,6 @@ CATEGORIES= editors LANG_PKGNAME= pl LANG_EXT= 48 -EXTRACT_LANGDIST+= pl_PL.zip LANG_CONFIGURE_ARG= POL MASTERDIR= ${.CURDIR}/../openoffice |