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