diff options
author | mbr <mbr@FreeBSD.org> | 2002-08-12 03:10:42 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-08-12 03:10:42 +0800 |
commit | 21686798d4ba53bb3da57de029241b0f75cf1ba3 (patch) | |
tree | ce89aa32ec5261101dbb8dbf12a66cf64271e3db /editors/openoffice-1.0-es | |
parent | 2adade594a9be30680f11921a2e2dc607dfb3161 (diff) | |
download | freebsd-ports-gnome-21686798d4ba53bb3da57de029241b0f75cf1ba3.tar.gz freebsd-ports-gnome-21686798d4ba53bb3da57de029241b0f75cf1ba3.tar.zst freebsd-ports-gnome-21686798d4ba53bb3da57de029241b0f75cf1ba3.zip |
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-1.0-es')
-rw-r--r-- | editors/openoffice-1.0-es/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/openoffice-1.0-es/Makefile b/editors/openoffice-1.0-es/Makefile index 34264c240516..92deeef5e9c7 100644 --- a/editors/openoffice-1.0-es/Makefile +++ b/editors/openoffice-1.0-es/Makefile @@ -9,7 +9,6 @@ CATEGORIES= editors LANG_PKGNAME= es LANG_EXT= 34 -EXTRACT_LANGDIST+= es_ES.zip ca_ES.zip LANG_CONFIGURE_ARG= SPAN MASTERDIR= ${.CURDIR}/../openoffice |