diff options
Diffstat (limited to 'editors/ooodict-sv_SE/Makefile')
-rw-r--r-- | editors/ooodict-sv_SE/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/ooodict-sv_SE/Makefile b/editors/ooodict-sv_SE/Makefile index 29c1a593ba9c..3caa45b15795 100644 --- a/editors/ooodict-sv_SE/Makefile +++ b/editors/ooodict-sv_SE/Makefile @@ -12,7 +12,8 @@ COMMENT= Swedish (Sweden) MySpell dictionary for OpenOffice.org LANGPREFIX= sv LANGSUFFIX= SE LANGDIST+= sv_SE.zip +HYPHDIST+= hyph_sv_SE.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.0-se +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" |