diff options
-rw-r--r-- | chinese/Makefile | 4 | ||||
-rw-r--r-- | editors/Makefile | 16 | ||||
-rw-r--r-- | french/Makefile | 2 | ||||
-rw-r--r-- | german/Makefile | 2 | ||||
-rw-r--r-- | korean/Makefile | 2 | ||||
-rw-r--r-- | polish/Makefile | 2 | ||||
-rw-r--r-- | portuguese/Makefile | 2 | ||||
-rw-r--r-- | russian/Makefile | 2 |
8 files changed, 16 insertions, 16 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 5c792d9634b3..3ecc6b719c3d 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -73,8 +73,8 @@ SUBDIR += nvi-big5 SUBDIR += nvi-euc-cn SUBDIR += nvi-euc-tw - SUBDIR += openoffice-zh_CN - SUBDIR += openoffice-zh_TW + SUBDIR += openoffice-1.0-zh_CN + SUBDIR += openoffice-1.0-zh_TW SUBDIR += oto SUBDIR += oxford SUBDIR += p5-Date-Chinese diff --git a/editors/Makefile b/editors/Makefile index 1c5ff4efb559..20fecadbd695 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -117,15 +117,15 @@ SUBDIR += ooodict-sk_SK SUBDIR += ooodict-sv_SE SUBDIR += openoffice-1.0 + SUBDIR += openoffice-1.0-ar + SUBDIR += openoffice-1.0-dk + SUBDIR += openoffice-1.0-es + SUBDIR += openoffice-1.0-gr + SUBDIR += openoffice-1.0-it + SUBDIR += openoffice-1.0-nl + SUBDIR += openoffice-1.0-se + SUBDIR += openoffice-1.0-tr SUBDIR += openoffice-1.1 - SUBDIR += openoffice-ar - SUBDIR += openoffice-dk - SUBDIR += openoffice-es - SUBDIR += openoffice-gr - SUBDIR += openoffice-it - SUBDIR += openoffice-nl - SUBDIR += openoffice-se - SUBDIR += openoffice-tr SUBDIR += pico SUBDIR += poedit SUBDIR += psgml diff --git a/french/Makefile b/french/Makefile index f4bc0ce5502b..e547c3762567 100644 --- a/french/Makefile +++ b/french/Makefile @@ -16,7 +16,7 @@ SUBDIR += med SUBDIR += netscape7 SUBDIR += ooodict-fr_FR - SUBDIR += openoffice + SUBDIR += openoffice-1.0 SUBDIR += php_doc SUBDIR += plgrenouille SUBDIR += staroffice52 diff --git a/german/Makefile b/german/Makefile index 2820482e81f5..a5e634c33e69 100644 --- a/german/Makefile +++ b/german/Makefile @@ -17,7 +17,7 @@ SUBDIR += netscape7 SUBDIR += ooodict-de_CH SUBDIR += ooodict-de_DE - SUBDIR += openoffice + SUBDIR += openoffice-1.0 SUBDIR += phone SUBDIR += php_doc SUBDIR += staroffice5 diff --git a/korean/Makefile b/korean/Makefile index 8781f9747b1d..53fd9caf2b63 100644 --- a/korean/Makefile +++ b/korean/Makefile @@ -60,7 +60,7 @@ SUBDIR += nhppf SUBDIR += nvi-euc-kr SUBDIR += nvi-iso-2022-kr - SUBDIR += openoffice + SUBDIR += openoffice-1.0 SUBDIR += pgp.language SUBDIR += pinetreefonts SUBDIR += texinfo diff --git a/polish/Makefile b/polish/Makefile index b7bc49b5ea3f..3eeb7fedcaee 100644 --- a/polish/Makefile +++ b/polish/Makefile @@ -10,7 +10,7 @@ SUBDIR += koffice-i18n SUBDIR += libtlen SUBDIR += ooodict_PL - SUBDIR += openoffice + SUBDIR += openoffice-1.0 SUBDIR += sms .include <bsd.port.subdir.mk> diff --git a/portuguese/Makefile b/portuguese/Makefile index f6da443a2993..01b3861ccc8b 100644 --- a/portuguese/Makefile +++ b/portuguese/Makefile @@ -10,7 +10,7 @@ SUBDIR += netscape7 SUBDIR += ooodict-pt_BR SUBDIR += ooodict-pt_PT - SUBDIR += openoffice + SUBDIR += openoffice-1.0 SUBDIR += staroffice52 SUBDIR += webalizer-pt_BR SUBDIR += webalizer-pt_PT diff --git a/russian/Makefile b/russian/Makefile index b29395b5e52d..52f62428bf4d 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -19,7 +19,7 @@ SUBDIR += mtc SUBDIR += muttprint SUBDIR += ooodict-ru_RU - SUBDIR += openoffice + SUBDIR += openoffice-1.0 SUBDIR += p5-Lingua-RU-Charset SUBDIR += p5-XML-Parser-encodings SUBDIR += p5-cyrillic |