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 /portuguese | |
parent | e2cd4ab000b3adae3b224a3068c609bd4af9a1a0 (diff) | |
download | ports-0c4a1eb85f9c5e4835acba3bc08ead6ae43abc75.tar.gz ports-0c4a1eb85f9c5e4835acba3bc08ead6ae43abc75.zip |
Notes
Diffstat (limited to 'portuguese')
-rw-r--r-- | portuguese/ooodict-pt_BR/Makefile | 2 | ||||
-rw-r--r-- | portuguese/ooodict-pt_PT/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/portuguese/ooodict-pt_BR/Makefile b/portuguese/ooodict-pt_BR/Makefile index b26c5d4fc8e4..1e53629e092d 100644 --- a/portuguese/ooodict-pt_BR/Makefile +++ b/portuguese/ooodict-pt_BR/Makefile @@ -15,7 +15,7 @@ LANGSUFFIX= BR LANGDIST+= pt_BR.zip HYPHDIST+= hyph_pt_BR.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/portuguese/openoffice +RDEP= ${PORTSDIR}/portuguese/openoffice-1.0 .include "${MASTERDIR}/Makefile" diff --git a/portuguese/ooodict-pt_PT/Makefile b/portuguese/ooodict-pt_PT/Makefile index 73a2fb656a14..ecd064daa1e2 100644 --- a/portuguese/ooodict-pt_PT/Makefile +++ b/portuguese/ooodict-pt_PT/Makefile @@ -15,7 +15,7 @@ LANGSUFFIX= PT LANGDIST+= pt_PT.zip HYPHDIST+= hyph_pt_PT.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/portuguese/openoffice +RDEP= ${PORTSDIR}/portuguese/openoffice-1.0 .include "${MASTERDIR}/Makefile" |