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-bg_BG | |
parent | e2cd4ab000b3adae3b224a3068c609bd4af9a1a0 (diff) | |
download | ports-0c4a1eb85f9c5e4835acba3bc08ead6ae43abc75.tar.gz ports-0c4a1eb85f9c5e4835acba3bc08ead6ae43abc75.zip |
Notes
Diffstat (limited to 'editors/ooodict-bg_BG')
-rw-r--r-- | editors/ooodict-bg_BG/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooodict-bg_BG/Makefile b/editors/ooodict-bg_BG/Makefile index b5e9c381e117..d9482cd3fdd2 100644 --- a/editors/ooodict-bg_BG/Makefile +++ b/editors/ooodict-bg_BG/Makefile @@ -14,6 +14,6 @@ LANGPREFIX= bg LANGSUFFIX= BG LANGDIST+= bg_BG.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice +RDEP= ${PORTSDIR}/editors/openoffice-1.0 .include "${MASTERDIR}/Makefile" |