diff options
Diffstat (limited to 'editors/ooodict-en_CA/Makefile')
-rw-r--r-- | editors/ooodict-en_CA/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooodict-en_CA/Makefile b/editors/ooodict-en_CA/Makefile index 13108fccd644..b176bd2a45ef 100644 --- a/editors/ooodict-en_CA/Makefile +++ b/editors/ooodict-en_CA/Makefile @@ -15,6 +15,6 @@ LANGSUFFIX= CA LANGDIST+= en_CA.zip HYPHDIST+= hyph_en_CA.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice +RDEP= ${PORTSDIR}/editors/openoffice-1.0 .include "${MASTERDIR}/Makefile" |