summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1/files
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-02-15 06:21:59 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-02-15 06:21:59 +0000
commitdf558f06dcec75639ffd7b9440c2acbd8db78f92 (patch)
tree529c35fc3418f695ee8d0c2ed8b08c5cf25c950e /editors/openoffice-1.1/files
parentChange Japanese font depend from kochi-substitute to sazanami. (diff)
Change dependency for default Japanese font from Kochi to Sazanami
Suggested by: daichi
Notes
Notes: svn path=/head/; revision=128884
Diffstat (limited to 'editors/openoffice-1.1/files')
-rw-r--r--editors/openoffice-1.1/files/Makefile.localized4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-1.1/files/Makefile.localized b/editors/openoffice-1.1/files/Makefile.localized
index aacbb4a7f2b9..cb328b41bbe6 100644
--- a/editors/openoffice-1.1/files/Makefile.localized
+++ b/editors/openoffice-1.1/files/Makefile.localized
@@ -141,8 +141,8 @@ CATEGORIES= japanese
LANG_PKGNAME= ja
LANG_EXT= 81
LANG_CONFIGURE_ARG= JAPN
-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
+MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/stable/&,}
+RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/sazanami-mincho.ttf:${PORTSDIR}/japanese/sazanami-ttf
L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
.endif
################################################################