diff options
Diffstat (limited to 'polish')
-rw-r--r-- | polish/ooodict_PL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polish/ooodict_PL/Makefile b/polish/ooodict_PL/Makefile index 5fc6ef7e80e2..5c5b81c6bf35 100644 --- a/polish/ooodict_PL/Makefile +++ b/polish/ooodict_PL/Makefile @@ -14,6 +14,6 @@ LANGPREFIX= pl LANGSUFFIX= PL LANGDIST+= pl_PL.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-pl +RDEP= ${PORTSDIR}/polish/openoffice-pl .include "${MASTERDIR}/Makefile" |