summaryrefslogtreecommitdiff
path: root/japanese/openoffice
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-04-17 13:07:52 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-04-17 13:07:52 +0000
commitee635b2dc1360c20f7919fb3299e4676ee9a1178 (patch)
treeb310c933a85dcb7b913aad44937d9b17ad817d0c /japanese/openoffice
parentFix inappropreate menu item for Japanese. (diff)
Location of japanese help was changed.
Notes
Notes: svn path=/head/; revision=79137
Diffstat (limited to 'japanese/openoffice')
-rw-r--r--japanese/openoffice/Makefile5
1 files changed, 2 insertions, 3 deletions
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"