From c2ad5dabaebefefe3fd1580742e5d0633a34c30b Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Mon, 29 Aug 2005 06:51:32 +0000 Subject: [PATCH] Fix index build Reported by : krion via krisautomail --- french/ooodict-fr_BE/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/french/ooodict-fr_BE/Makefile b/french/ooodict-fr_BE/Makefile index 9dcb5d78d7ac..5fd70664b16d 100644 --- a/french/ooodict-fr_BE/Makefile +++ b/french/ooodict-fr_BE/Makefile @@ -15,6 +15,6 @@ LANGSUFFIX= BE LANGDIST+= fr_BE.zip HYPHDIST+= hyph_fr_BE.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.1 +RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 .include "${MASTERDIR}/Makefile"