summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2005-02-15 06:13:37 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2005-02-15 06:13:37 +0000
commit6e4c7471c0f8afcd1931971100e62b5991e92c94 (patch)
treeb9ca582936725cf04f2b7bf52b2f29171fd5fdb4 /japanese
parentActually complete the upgrade to version 1.22. (diff)
Change Japanese font depend from kochi-substitute to sazanami.
Sazanami font is new version of Kochi-substitute font. Approved by: maho
Notes
Notes: svn path=/head/; revision=128883
Diffstat (limited to 'japanese')
-rw-r--r--japanese/openoffice-1.1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/openoffice-1.1/Makefile b/japanese/openoffice-1.1/Makefile
index 224c9023c549..cd278d9f83aa 100644
--- a/japanese/openoffice-1.1/Makefile
+++ b/japanese/openoffice-1.1/Makefile
@@ -12,7 +12,7 @@ LANG_EXT= 81
LANG_CONFIGURE_ARG= JAPN
MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1
MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/stable/&,}
-RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho-subst.ttf:${PORTSDIR}/japanese/kochi-ttfonts
+RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/sazanami-mincho.ttf:${PORTSDIR}/japanese/sazanami-ttf
L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
.include "${MASTERDIR}/Makefile"