summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0/files
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2006-06-28 05:02:06 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2006-06-28 05:02:06 +0000
commit6701f7f5856101afd61d5345f0222fb35252f07f (patch)
treecc5a64a2023aaeec97533c768eda71600c38eaeb /editors/openoffice.org-2.0/files
parent* Update to 0.6.0 (diff)
editors/openoffice.org-2.0: change suggestion for japanese font
- change japanese font to ipa-ttfonts PR: ports/99530 Submitted by: daichi Approved by: maho
Notes
Notes: svn path=/head/; revision=166488
Diffstat (limited to 'editors/openoffice.org-2.0/files')
-rw-r--r--editors/openoffice.org-2.0/files/Makefile.localized2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-2.0/files/Makefile.localized b/editors/openoffice.org-2.0/files/Makefile.localized
index fc113e2769ef..410647cd4dff 100644
--- a/editors/openoffice.org-2.0/files/Makefile.localized
+++ b/editors/openoffice.org-2.0/files/Makefile.localized
@@ -153,7 +153,7 @@ LANG_PKGNAME= ${LOCALIZED_LANG}
.if ${LOCALIZED_LANG} == "ja"
CATEGORIES+= japanese
LANG_PKGNAME= ${LOCALIZED_LANG}
-RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/sazanami-mincho.ttf:${PORTSDIR}/japanese/sazanami-ttf
+RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/ipam.ttf:${PORTSDIR}/japanese/ipa-ttfonts
.endif
################################################################
.if ${LOCALIZED_LANG} == "km"