diff options
author | maho <maho@FreeBSD.org> | 2003-04-17 13:07:52 +0000 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-04-17 13:07:52 +0000 |
commit | 33ab5a28eb6477d2331963ef16f2b7e72cf51674 (patch) | |
tree | 336c4c633c5da08319f14035fb05edfd829501bc /japanese | |
parent | 328cd8932905869989b72bbef3e568798b42ad7f (diff) | |
download | FreeBSD-ports-33ab5a28eb6477d2331963ef16f2b7e72cf51674.zip FreeBSD-ports-33ab5a28eb6477d2331963ef16f2b7e72cf51674.tar.gz |
Location of japanese help was changed.
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 2e8be61..35e3a34 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 2e8be61..35e3a34 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" |