diff options
author | mbr <mbr@FreeBSD.org> | 2002-07-16 12:55:34 +0000 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-07-16 12:55:34 +0000 |
commit | 13e154432b1fda8599bcc361d0169cd05be0c368 (patch) | |
tree | 798b966c0471ff885320f9778e1e328b46135a8d /editors/openoffice-se/Makefile | |
parent | cba089b487c5146ef8c801ff17639a145922a347 (diff) | |
download | FreeBSD-ports-13e154432b1fda8599bcc361d0169cd05be0c368.zip FreeBSD-ports-13e154432b1fda8599bcc361d0169cd05be0c368.tar.gz |
Add support for spelling dictionaries. Remove the pkg-plist for the
main port. Instead, autogenerate it. Upgrade the oo-mozilla distfile
packages to mozilla 1.0 with newest security bugfixes.
Fix the pkg-message and bump the port version.
Diffstat (limited to 'editors/openoffice-se/Makefile')
-rw-r--r-- | editors/openoffice-se/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice-se/Makefile b/editors/openoffice-se/Makefile index 72cd34a..a016616 100644 --- a/editors/openoffice-se/Makefile +++ b/editors/openoffice-se/Makefile @@ -9,6 +9,7 @@ CATEGORIES= editors LANG_PKGNAME= se LANG_EXT= 46 +EXTRACT_LANGDIST+= sv_SE.zip LANG_CONFIGURE_ARG= SWED MASTERDIR= ${.CURDIR}/../openoffice |