diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-07-16 12:55:34 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-07-16 12:55:34 +0000 |
commit | 60db34e8d3a3f7c78cde89131448b610bdfdc45d (patch) | |
tree | 5fefdad5508157df787b02f7ef853177bb8b7239 /polish | |
parent | 70c598bf0ac2151f16aff781a861a9876ebb64c0 (diff) | |
download | ports-60db34e8d3a3f7c78cde89131448b610bdfdc45d.tar.gz ports-60db34e8d3a3f7c78cde89131448b610bdfdc45d.zip |
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.
Notes
Notes:
svn path=/head/; revision=63082
Diffstat (limited to 'polish')
-rw-r--r-- | polish/openoffice-1.0/Makefile | 1 | ||||
-rw-r--r-- | polish/openoffice/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/polish/openoffice-1.0/Makefile b/polish/openoffice-1.0/Makefile index b2edd5a2c423..99802dc96d92 100644 --- a/polish/openoffice-1.0/Makefile +++ b/polish/openoffice-1.0/Makefile @@ -9,6 +9,7 @@ CATEGORIES= editors LANG_PKGNAME= pl LANG_EXT= 48 +EXTRACT_LANGDIST+= pl_PL.zip LANG_CONFIGURE_ARG= POL MASTERDIR= ${.CURDIR}/../openoffice diff --git a/polish/openoffice/Makefile b/polish/openoffice/Makefile index b2edd5a2c423..99802dc96d92 100644 --- a/polish/openoffice/Makefile +++ b/polish/openoffice/Makefile @@ -9,6 +9,7 @@ CATEGORIES= editors LANG_PKGNAME= pl LANG_EXT= 48 +EXTRACT_LANGDIST+= pl_PL.zip LANG_CONFIGURE_ARG= POL MASTERDIR= ${.CURDIR}/../openoffice |