diff options
author | mbr <mbr@FreeBSD.org> | 2002-07-16 20:55:34 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-07-16 20:55:34 +0800 |
commit | 13e154432b1fda8599bcc361d0169cd05be0c368 (patch) | |
tree | 798b966c0471ff885320f9778e1e328b46135a8d /french | |
parent | cba089b487c5146ef8c801ff17639a145922a347 (diff) | |
download | freebsd-ports-gnome-13e154432b1fda8599bcc361d0169cd05be0c368.tar.gz freebsd-ports-gnome-13e154432b1fda8599bcc361d0169cd05be0c368.tar.zst freebsd-ports-gnome-13e154432b1fda8599bcc361d0169cd05be0c368.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 'french')
-rw-r--r-- | french/openoffice-1.0/Makefile | 1 | ||||
-rw-r--r-- | french/openoffice/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/french/openoffice-1.0/Makefile b/french/openoffice-1.0/Makefile index 5dceaddb8915..a28eb9a75193 100644 --- a/french/openoffice-1.0/Makefile +++ b/french/openoffice-1.0/Makefile @@ -9,6 +9,7 @@ CATEGORIES= french LANG_PKGNAME= fr LANG_EXT= 33 +EXTRACT_LANGDIST+= fr_FR.zip LANG_CONFIGURE_ARG= FREN MASTERDIR= ${.CURDIR}/../../editors/openoffice diff --git a/french/openoffice/Makefile b/french/openoffice/Makefile index 5dceaddb8915..a28eb9a75193 100644 --- a/french/openoffice/Makefile +++ b/french/openoffice/Makefile @@ -9,6 +9,7 @@ CATEGORIES= french LANG_PKGNAME= fr LANG_EXT= 33 +EXTRACT_LANGDIST+= fr_FR.zip LANG_CONFIGURE_ARG= FREN MASTERDIR= ${.CURDIR}/../../editors/openoffice |