diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-04-08 23:30:15 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-04-08 23:30:15 +0000 |
commit | c9da99079a95e55e27b8b0a3b36eacdbdc0518d5 (patch) | |
tree | 6a4f7bbbe593d3e1fca9866dee251272fafa9338 /french | |
parent | Install the dictionaries world readable. (diff) |
Add hyphenation dictionaries to the slave ports.
Notes
Notes:
svn path=/head/; revision=78635
Diffstat (limited to 'french')
-rw-r--r-- | french/ooodict-fr_FR/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/french/ooodict-fr_FR/Makefile b/french/ooodict-fr_FR/Makefile index ee7b3bab829d..973ed7f56e4e 100644 --- a/french/ooodict-fr_FR/Makefile +++ b/french/ooodict-fr_FR/Makefile @@ -13,6 +13,7 @@ CATEGORIES= french LANGPREFIX= fr LANGSUFFIX= FR LANGDIST+= fr_FR.zip +HYPHDIST+= hyph_fr.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all RDEP= ${PORTSDIR}/french/openoffice |