diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-11-08 06:55:14 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-11-08 06:55:14 +0000 |
commit | 0c4a1eb85f9c5e4835acba3bc08ead6ae43abc75 (patch) | |
tree | 8848037635a0eb8ad00a9088ab0374da497db722 /editors/ooodict-cs_CZ | |
parent | e2cd4ab000b3adae3b224a3068c609bd4af9a1a0 (diff) |
Notes
Diffstat (limited to 'editors/ooodict-cs_CZ')
-rw-r--r-- | editors/ooodict-cs_CZ/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooodict-cs_CZ/Makefile b/editors/ooodict-cs_CZ/Makefile index 492e09e1a230..7d64d367a405 100644 --- a/editors/ooodict-cs_CZ/Makefile +++ b/editors/ooodict-cs_CZ/Makefile @@ -15,6 +15,6 @@ LANGSUFFIX= CZ LANGDIST+= cs_CZ.zip HYPHDIST+= hyph_cs_CZ.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice +RDEP= ${PORTSDIR}/editors/openoffice-1.0 .include "${MASTERDIR}/Makefile" |