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 /editors/openoffice-1.0-gr/Makefile | |
parent | The freevrrpd daemon lives in PREFIX/sbin, not PREFIX/libexec: fix the (diff) |
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 '')
-rw-r--r-- | editors/openoffice-1.0-gr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice-1.0-gr/Makefile b/editors/openoffice-1.0-gr/Makefile index 100cfb744e85..9bc076e453b4 100644 --- a/editors/openoffice-1.0-gr/Makefile +++ b/editors/openoffice-1.0-gr/Makefile @@ -9,6 +9,7 @@ CATEGORIES= editors LANG_PKGNAME= gr LANG_EXT= 30 +EXTRACT_LANGDIST+= el_GR-enhanced.zip LANG_CONFIGURE_ARG= GREEK MASTERDIR= ${.CURDIR}/../openoffice |