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 /editors/ooodict-es_ES | |
parent | b305ac51fee626f3c61ca3e9aa7ec5f0e738d453 (diff) | |
download | ports-c9da99079a95e55e27b8b0a3b36eacdbdc0518d5.tar.gz ports-c9da99079a95e55e27b8b0a3b36eacdbdc0518d5.zip |
Add hyphenation dictionaries to the slave ports.
Notes
Notes:
svn path=/head/; revision=78635
Diffstat (limited to 'editors/ooodict-es_ES')
-rw-r--r-- | editors/ooodict-es_ES/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/ooodict-es_ES/Makefile b/editors/ooodict-es_ES/Makefile index 5c0187c46d17..ad524a12a052 100644 --- a/editors/ooodict-es_ES/Makefile +++ b/editors/ooodict-es_ES/Makefile @@ -13,6 +13,7 @@ CATEGORIES= editors LANGPREFIX= es LANGSUFFIX= ES LANGDIST+= es_ES.zip +HYPHDIST+= hyph_es.zip MASTERDIR= ${.CURDIR}/../ooodict-all RDEP= ${PORTSDIR}/editors/openoffice-es |