diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/openoffice-1.0/Makefile | 5 | ||||
-rw-r--r-- | japanese/openoffice/Makefile | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/japanese/openoffice-1.0/Makefile b/japanese/openoffice-1.0/Makefile index 2e8be61cccee..35e3a34fac71 100644 --- a/japanese/openoffice-1.0/Makefile +++ b/japanese/openoffice-1.0/Makefile @@ -12,7 +12,6 @@ LANG_EXT= 81 LANG_CONFIGURE_ARG= JAPN MASTERDIR= ${.CURDIR}/../../editors/openoffice RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.ttf:${PORTSDIR}/japanese/kochi-ttfonts -MASTER_SITES+= ftp://ftp.kddlabs.co.jp/office/openoffice/%SUBDIR%/ \ - ftp://ftp.sfc.wide.ad.jp/pub/OpenOffice/:help -L10NHELP= helpcontent + +L10NHELP= helpcontent_${LANG_EXT}_unix.tgz .include "${MASTERDIR}/Makefile" diff --git a/japanese/openoffice/Makefile b/japanese/openoffice/Makefile index 2e8be61cccee..35e3a34fac71 100644 --- a/japanese/openoffice/Makefile +++ b/japanese/openoffice/Makefile @@ -12,7 +12,6 @@ LANG_EXT= 81 LANG_CONFIGURE_ARG= JAPN MASTERDIR= ${.CURDIR}/../../editors/openoffice RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.ttf:${PORTSDIR}/japanese/kochi-ttfonts -MASTER_SITES+= ftp://ftp.kddlabs.co.jp/office/openoffice/%SUBDIR%/ \ - ftp://ftp.sfc.wide.ad.jp/pub/OpenOffice/:help -L10NHELP= helpcontent + +L10NHELP= helpcontent_${LANG_EXT}_unix.tgz .include "${MASTERDIR}/Makefile" |