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 /german | |
parent | e2cd4ab000b3adae3b224a3068c609bd4af9a1a0 (diff) | |
download | ports-0c4a1eb85f9c5e4835acba3bc08ead6ae43abc75.tar.gz ports-0c4a1eb85f9c5e4835acba3bc08ead6ae43abc75.zip |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/ooodict-de_CH/Makefile | 2 | ||||
-rw-r--r-- | german/ooodict-de_DE/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/german/ooodict-de_CH/Makefile b/german/ooodict-de_CH/Makefile index 9b184a2b75ff..c84e46cbab8d 100644 --- a/german/ooodict-de_CH/Makefile +++ b/german/ooodict-de_CH/Makefile @@ -15,6 +15,6 @@ LANGSUFFIX= CH LANGDIST+= de_CH.zip HYPHDIST+= hyph_de_DE.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/german/openoffice +RDEP= ${PORTSDIR}/german/openoffice-1.0 .include "${MASTERDIR}/Makefile" diff --git a/german/ooodict-de_DE/Makefile b/german/ooodict-de_DE/Makefile index aa43f8766c7e..6268143bad1c 100644 --- a/german/ooodict-de_DE/Makefile +++ b/german/ooodict-de_DE/Makefile @@ -15,6 +15,6 @@ LANGSUFFIX= DE LANGDIST+= de_DE.zip HYPHDIST+= hyph_de_DE.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/german/openoffice +RDEP= ${PORTSDIR}/german/openoffice-1.0 .include "${MASTERDIR}/Makefile" |