From 9227a8e17732381bec045f97804327b973869f8a Mon Sep 17 00:00:00 2001 From: mbr Date: Tue, 8 Apr 2003 23:30:15 +0000 Subject: Add hyphenation dictionaries to the slave ports. --- portuguese/ooodict-pt_BR/Makefile | 1 + portuguese/ooodict-pt_PT/Makefile | 1 + 2 files changed, 2 insertions(+) (limited to 'portuguese') diff --git a/portuguese/ooodict-pt_BR/Makefile b/portuguese/ooodict-pt_BR/Makefile index cd65043..b26c5d4 100644 --- a/portuguese/ooodict-pt_BR/Makefile +++ b/portuguese/ooodict-pt_BR/Makefile @@ -13,6 +13,7 @@ CATEGORIES= portuguese LANGPREFIX= pt LANGSUFFIX= BR LANGDIST+= pt_BR.zip +HYPHDIST+= hyph_pt_BR.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all RDEP= ${PORTSDIR}/portuguese/openoffice diff --git a/portuguese/ooodict-pt_PT/Makefile b/portuguese/ooodict-pt_PT/Makefile index 071de4f..73a2fb6 100644 --- a/portuguese/ooodict-pt_PT/Makefile +++ b/portuguese/ooodict-pt_PT/Makefile @@ -13,6 +13,7 @@ CATEGORIES= portuguese LANGPREFIX= pt LANGSUFFIX= PT LANGDIST+= pt_PT.zip +HYPHDIST+= hyph_pt_PT.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all RDEP= ${PORTSDIR}/portuguese/openoffice -- cgit v1.1