diff options
author | mbr <mbr@FreeBSD.org> | 2002-08-11 19:10:42 +0000 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-08-11 19:10:42 +0000 |
commit | 21686798d4ba53bb3da57de029241b0f75cf1ba3 (patch) | |
tree | ce89aa32ec5261101dbb8dbf12a66cf64271e3db /editors/openoffice-se/Makefile | |
parent | 2adade594a9be30680f11921a2e2dc607dfb3161 (diff) | |
download | FreeBSD-ports-21686798d4ba53bb3da57de029241b0f75cf1ba3.zip FreeBSD-ports-21686798d4ba53bb3da57de029241b0f75cf1ba3.tar.gz |
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 'editors/openoffice-se/Makefile')
-rw-r--r-- | editors/openoffice-se/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/openoffice-se/Makefile b/editors/openoffice-se/Makefile index a016616..72cd34a 100644 --- a/editors/openoffice-se/Makefile +++ b/editors/openoffice-se/Makefile @@ -9,7 +9,6 @@ CATEGORIES= editors LANG_PKGNAME= se LANG_EXT= 46 -EXTRACT_LANGDIST+= sv_SE.zip LANG_CONFIGURE_ARG= SWED MASTERDIR= ${.CURDIR}/../openoffice |