diff options
Diffstat (limited to 'editors/ooodict-all/Makefile')
-rw-r--r-- | editors/ooodict-all/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/ooodict-all/Makefile b/editors/ooodict-all/Makefile index 87ff851cb72b..9b0ce4838e4c 100644 --- a/editors/ooodict-all/Makefile +++ b/editors/ooodict-all/Makefile @@ -45,8 +45,8 @@ INSTALLATION_BASEDIR= OpenOffice.org1.0 BUILD_DEPENDS= ${DICT_LIST_INST}:${RDEP} RUN_DEPENDS= ${DICT_LIST_INST}:${RDEP} .else -BUILD_DEPENDS= ${DICT_LIST_INST}:${PORTSDIR}/editors/openoffice -RUN_DEPENDS= ${DICT_LIST_INST}:${PORTSDIR}/editors/openoffice +BUILD_DEPENDS= ${DICT_LIST_INST}:${PORTSDIR}/editors/openoffice-1.0 +RUN_DEPENDS= ${DICT_LIST_INST}:${PORTSDIR}/editors/openoffice-1.0 .endif .endif |