diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-07-16 20:55:34 +0800 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-07-16 20:55:34 +0800 |
commit | 60db34e8d3a3f7c78cde89131448b610bdfdc45d (patch) | |
tree | 5fefdad5508157df787b02f7ef853177bb8b7239 /german | |
parent | 70c598bf0ac2151f16aff781a861a9876ebb64c0 (diff) | |
download | freebsd-ports-gnome-60db34e8d3a3f7c78cde89131448b610bdfdc45d.tar.gz freebsd-ports-gnome-60db34e8d3a3f7c78cde89131448b610bdfdc45d.tar.zst freebsd-ports-gnome-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.
Diffstat (limited to 'german')
-rw-r--r-- | german/openoffice-1.0/Makefile | 1 | ||||
-rw-r--r-- | german/openoffice/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/german/openoffice-1.0/Makefile b/german/openoffice-1.0/Makefile index 673dc63d6fa2..b3cce04bb5ed 100644 --- a/german/openoffice-1.0/Makefile +++ b/german/openoffice-1.0/Makefile @@ -9,6 +9,7 @@ CATEGORIES= german LANG_PKGNAME= de LANG_EXT= 49 +EXTRACT_LANGDIST+= de_DE.zip de_CH.zip # # Special case. We do not need LANG_CONFIGURE_ARG cause # the EN_US and DE_DE versions are always built. diff --git a/german/openoffice/Makefile b/german/openoffice/Makefile index 673dc63d6fa2..b3cce04bb5ed 100644 --- a/german/openoffice/Makefile +++ b/german/openoffice/Makefile @@ -9,6 +9,7 @@ CATEGORIES= german LANG_PKGNAME= de LANG_EXT= 49 +EXTRACT_LANGDIST+= de_DE.zip de_CH.zip # # Special case. We do not need LANG_CONFIGURE_ARG cause # the EN_US and DE_DE versions are always built. |